#817: audiobooks, daisy collections
[wolnelektury.git] / wolnelektury / templates / catalogue / book_list.html
index be7045b..2791ef2 100644 (file)
@@ -7,7 +7,7 @@
 {% block title %}{% trans "Listing of all works on WolneLektury.pl" %}{% endblock %}
 
 {% block body %}
-    <h1>{% trans "Listing of all works" %}</h1>
+    <h1>{% block book_list_header %}{% trans "Listing of all works" %}{% endblock %}</h1>
     <form action="{% url search %}" method="GET" accept-charset="utf-8" id="search-form">
         <p>{{ form.q }} <input type="submit" value="{% trans "Search" %}" /> <strong>{% trans "or" %}</strong> <a href="{% url main_page %}">{% trans "return to main page" %}</a></p>
     </form>