X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/bcd038fcea6b45b29ff3831b31f758dcec6b4157..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/search_multiple_hits.html diff --git a/wolnelektury/templates/catalogue/search_multiple_hits.html b/wolnelektury/templates/catalogue/search_multiple_hits.html deleted file mode 100644 index 31e67a8c1..000000000 --- a/wolnelektury/templates/catalogue/search_multiple_hits.html +++ /dev/null @@ -1,91 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{% load catalogue_tags search_tags pagination_tags %} - -{% block titleextra %}{% trans "Search" %}{% endblock %} - -{% block bodyid %}tagged-object-list{% endblock %} - -{% block body %} - {% if did_you_mean %} - {% trans "Dod you mean" %} {{did_you_mean|lower}}? - {% endif %} - - - - {% if results.author %} -
{% trans "Results by authors" %}
-{% trans "Results by title" %}
-{% trans "Results in text" %}
-{% trans "Other results" %}
-