]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/templates/quotes/display.html
Add a massimport page
[djsite.git] / quotes / templates / quotes / display.html
index 1b774a1463dfd71135f5ed6039fb7acc71742212..2db4c572c2a38dccf5c48d079a182d24d6873472 100644 (file)
@@ -25,7 +25,7 @@
       {% if not skip_author_notes %}
         {% include "quotes/author_notes.html" with author=quote.work.author %}
       {% endif %}
-      {% if quote.tags.all %}
+      {% if quote.tags.all.count %}
       <p class="tags">
        Tags:
        {% for tag in quote.tags.all %}