X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e18d543fa8e2bd224880a79fb71ea8726b1d45bf..12c1422df750d8097400cb053e6479dfce582c94:/wolnelektury/templates/catalogue/collection.html diff --git a/wolnelektury/templates/catalogue/collection.html b/wolnelektury/templates/catalogue/collection.html index c1f1ae4d5..113f7b76d 100755 --- a/wolnelektury/templates/catalogue/collection.html +++ b/wolnelektury/templates/catalogue/collection.html @@ -1,8 +1,6 @@ {% extends "catalogue/book_list.html" %} {% load i18n %} -{% block bodyid %}collection{% endblock %} - {% block title %}{{ context.collection.title }} {% trans "in WolneLektury.pl" %}{% endblock %} {% block book_list_header %}{{ context.collection.title }}{% endblock %}