X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/87ff3f803d2f147e6fa939a99c4c4a4ca6aa965f..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/search_too_short.html diff --git a/wolnelektury/templates/catalogue/search_too_short.html b/wolnelektury/templates/catalogue/search_too_short.html deleted file mode 100644 index 62d0ad022..000000000 --- a/wolnelektury/templates/catalogue/search_too_short.html +++ /dev/null @@ -1,17 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{% load catalogue_tags pagination_tags %} - -{% block titleextra %}{% trans "Search" %}{% endblock %} - -{% block bodyid %}tagged-object-list{% endblock %} - -{% block body %} -

{% trans "Search" %}

- -
-

{% trans "Sorry! Search query must have at least two characters." %}

- {% include "info/join_us.html" %} -
- -{% endblock %} \ No newline at end of file