]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/templates/quotes/author.html
Fix tag errors found by the new UT
[djsite.git] / quotes / templates / quotes / author.html
index be5476e17b448194a922b1d0ffdde0aed06af73d..755428644065a441293df000d404ba88d46039c4 100644 (file)
@@ -8,7 +8,7 @@
 
 {% include "quotes/author_notes.html" with author=author %}
 
-<p>All the quotes for {{ author.name }}:<p>
+<p>All the quotes for {{ author.name }}:</p>
 
 {% for work in author.work_set.all %}
   {% for quote in work.quote_set.all %}