X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/41e79f5deff58b34f185c8c7426f505793c1d9c7..27645bc61a8cb186116d6410217011dd755823f2:/wolnelektury/templates/catalogue/differentiate_tags.html diff --git a/wolnelektury/templates/catalogue/differentiate_tags.html b/wolnelektury/templates/catalogue/differentiate_tags.html index 51b382164..f3bddd397 100644 --- a/wolnelektury/templates/catalogue/differentiate_tags.html +++ b/wolnelektury/templates/catalogue/differentiate_tags.html @@ -2,14 +2,13 @@ {% load i18n %} {% load catalogue_tags %} -{% block title %}{% title_from_tags tags %} w WolneLektury.pl{% endblock %} +{% block titleextra %}{% title_from_tags tags %}{% endblock %} {% block bodyid %}differentiate_tags{% endblock %} {% block body %}

{% title_from_tags tags %}

- {% breadcrumbs tags %} - +

{% trans "The criteria are ambiguous. Please select one of the following options:" %}

{% for option in options %} @@ -18,11 +17,4 @@
{% endfor %} - -
-
{% trans "Close" %}
-
-

* {% trans "Loading" %}

-
-
{% endblock %} \ No newline at end of file