X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5666068eebddee003f4d0e8e7ffeb1bb98f40d00..87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f:/wolnelektury/templates/catalogue/daisy_list.html diff --git a/wolnelektury/templates/catalogue/daisy_list.html b/wolnelektury/templates/catalogue/daisy_list.html index 83a622f43..88e95a4e9 100644 --- a/wolnelektury/templates/catalogue/daisy_list.html +++ b/wolnelektury/templates/catalogue/daisy_list.html @@ -3,7 +3,11 @@ {% block bodyid %}book-a-list{% endblock %} -{% block title %}{% trans "Listing of all DAISY files on WolneLektury.pl" %}{% endblock %} +{% block titleextra %}{% trans "Listing of all DAISY files" %}{% endblock %} + +{% block extrahead %} + +{% endblock %} {% block book_list_header %}{% trans "Listing of all DAISY files" %}{% endblock %}