X-Git-Url: https://gitweb.fperrin.net/?a=blobdiff_plain;f=quotes%2Ftemplates%2Fquotes%2Fdisplay.html;h=f2744621eae07dc71bef8d42d099e458d168399b;hb=5555709dc52190a838ce513c2c6435b3335389ea;hp=fcf5906dc5ec720ac4909ce7310143ac90422f93;hpb=ba8a1a46983d9e26f70a6dab5a2a3aa9ebb5425b;p=djsite.git diff --git a/quotes/templates/quotes/display.html b/quotes/templates/quotes/display.html index fcf5906..f274462 100644 --- a/quotes/templates/quotes/display.html +++ b/quotes/templates/quotes/display.html @@ -20,19 +20,15 @@ class="work_name">{{ quote.work.name }}

-

{{ quote.notes|safe }}

- {% if not skip_work_notes %} {% include "quotes/work_notes.html" with work=quote.work %} {% endif %} {% if not skip_author_notes %} {% include "quotes/author_notes.html" with author=quote.work.author %} {% endif %} - - {% if quote.tags.all %}

Tags: