]> gitweb.fperrin.net Git - djsite.git/commitdiff
Reduce the amount of whitespace
authorFrédéric Perrin <fred@fperrin.net>
Sun, 9 Oct 2016 23:22:13 +0000 (00:22 +0100)
committerFrédéric Perrin <fred@fperrin.net>
Sun, 9 Oct 2016 23:22:13 +0000 (00:22 +0100)
quotes/templates/quotes/display.html

index fcf5906dc5ec720ac4909ce7310143ac90422f93..f2744621eae07dc71bef8d42d099e458d168399b 100644 (file)
             class="work_name">{{ quote.work.name }}</a>
        </span>
       </p>
-
       <div class="quote_notes">
        <p>{{ quote.notes|safe }}</p>
       </div>
-
       {% 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 %}
       <p class="tags">
        Tags: