diff --git a/cfp/templates/cfp/staff/talk_details.html b/cfp/templates/cfp/staff/talk_details.html index 8536498..c5a03d2 100644 --- a/cfp/templates/cfp/staff/talk_details.html +++ b/cfp/templates/cfp/staff/talk_details.html @@ -26,7 +26,7 @@ {% endif %}
{% trans "Tags" %}
-
{% if talk.tags.exist %}{{ talk.get_tags_html }}{% else %}{% trans "none" context "tag" %}{% endif %}
+
{% if talk.tags.exists %}{{ talk.get_tags_html }}{% else %}{% trans "none" context "tag" %}{% endif %}
{% trans "Timeslot" %}
{% if talk.start_date %}