fixes
[wolnelektury.git] / src / catalogue / templates / catalogue / book_fragments.html
index 7696c14..4bcb30e 100644 (file)
@@ -1,6 +1,7 @@
 {% extends "base/base.html" %}
 {% load i18n %}
 {% load work_list from catalogue_tags %}
+{% load annoy_banner from annoy %}
 
 {% block titleextra %}{% trans "Theme" %} {{ theme }} {% trans "in work " %} {{ book }}{% endblock %}
 
@@ -12,6 +13,9 @@
     <a href="{{ theme.get_absolute_url }}">{{ theme }}</a>
     <br/>{% trans "in work " %}
     <a href="{{ book.get_absolute_url }}">{{ book }}</a></h1>
+
+  {% annoy_banner 'book-fragment-list' %}
+
   </div>
 
   <div class="right-column">