]> gitweb.fperrin.net Git - djsite.git/blobdiff - quotes/templates/quotes/display.html
Fix link to work page
[djsite.git] / quotes / templates / quotes / display.html
index 2db4c572c2a38dccf5c48d079a182d24d6873472..878c4dc13392141f0037622089a216cf974b592f 100644 (file)
@@ -10,7 +10,7 @@
        — <span class="name">
          <a href="{{ quote.work.author.get_absolute_url }}"
             class="author_name">{{ quote.work.author.name }}</a>,
-         <a href="{% quote.work.get_absolute_url }}"
+         <a href="{{ quote.work.get_absolute_url }}"
             class="work_name">{{ quote.work.name }}</a>
        </span>
       </p>