]> git.parisson.com Git - teleforma.git/commitdiff
rm keywords
authoryomguy <yomguy@parisson.com>
Mon, 7 Jan 2013 09:33:37 +0000 (10:33 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 7 Jan 2013 09:33:37 +0000 (10:33 +0100)
teleforma/templates/teleforma/inc/seminar_description.html

index 8dacc104dcfedad0be5b95d3c0c549dd74ec4c4e..814c8e8120845cd21933765323eb5b6d3d8b7859 100644 (file)
@@ -10,6 +10,5 @@
 {% endif %}
 <dt>{% trans "level" %}</dt><dd>{{ seminar.level }}</dd>
 <dt>{% trans "duration" %}</dt><dd>{{ seminar.duration|hours }} {% trans "hours" %}</dd>
-{% if seminar.keywords.all %}<dt>{% trans "keywords" %}</dt><dd><div class="keywords">{% for kw in seminar.keywords.all %}{{ kw }}{% if not forloop.last %},{% endif %} {% endfor %}</div></dd>{% endif %}
 
 </dl>
\ No newline at end of file