X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/ce4104d701138f6e19107774ad06ecce69bde6f9..fb2d5b78a90d3042f7eb5e8e419fcbe6e62fd00d:/migdal/templates/search/search.html?ds=sidebyside diff --git a/migdal/templates/search/search.html b/migdal/templates/search/search.html new file mode 100644 index 0000000..6d7b9c7 --- /dev/null +++ b/migdal/templates/search/search.html @@ -0,0 +1,25 @@ +{% extends "base.html" %} +{% load url from future %} +{% load i18n %} +{% load migdal_tags %} + + +{% block "body" %} +
{% trans "No results found." %}
+{% endfor %} + +{% if page.has_previous or page.has_next %} +