X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47f8090f9e8c6e91ae95578ca43664b6b18fe795..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/search_no_hits.html diff --git a/wolnelektury/templates/catalogue/search_no_hits.html b/wolnelektury/templates/catalogue/search_no_hits.html deleted file mode 100644 index 764260651..000000000 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ /dev/null @@ -1,23 +0,0 @@ -{% extends "base.html" %} -{% load catalogue_tags pagination_tags %} - -{% block title %}Wyszukiwanie w WolneLektury.pl{% endblock %} - -{% block bodyid %}tagged-object-list{% endblock %} - -{% block body %} -

{% title_from_tags tags %}

- {% breadcrumbs tags %} - -
-

Wyszukiwanie {{ query }} nie dało rezultatu.

- {% include "info/join_us.html" %} -
- -
-
Zamknij
-
-

* Ładowanie

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