fix tags on talk details page

This commit is contained in:
Élie Bouttier 2017-10-17 23:21:08 +02:00
parent 287401afb8
commit 80d56f8858
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
{% endif %}</dd>
<dt>{% trans "Tags" %}</dt>
<dd>{% if talk.tags.exist %}{{ talk.get_tags_html }}{% else %}<em>{% trans "none" context "tag" %}</em>{% endif %}</dd>
<dd>{% if talk.tags.exists %}{{ talk.get_tags_html }}{% else %}<em>{% trans "none" context "tag" %}</em>{% endif %}</dd>
<dt>{% trans "Timeslot" %}</dt>
<dd>{% if talk.start_date %}