X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=quotes%2Ftemplates%2Fquotes%2Fdisplay.html;h=2db4c572c2a38dccf5c48d079a182d24d6873472;hb=bb8b5bd36c5f921ba31635bb858db3d4788ef0e9;hp=a9ff5cfbf3e5c6bdf78fc57f110654a6c8d24a17;hpb=060697325678491b635afba501ffae7abe09c468;p=djsite.git diff --git a/quotes/templates/quotes/display.html b/quotes/templates/quotes/display.html index a9ff5cf..2db4c57 100644 --- a/quotes/templates/quotes/display.html +++ b/quotes/templates/quotes/display.html @@ -3,15 +3,9 @@ {{ quote.text|safe }} -
-

- - Show details

-
-

- Hide details

+
+

+

— Tags: {% for tag in quote.tags.all %} {{ tag.tag }}{% if not forloop.last %}, {% endif %} + >{{ tag.tag }}{% if not forloop.last %}, {% endif %} {% endfor %}

{% endif %} -