X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/735368cfb54c8954518179993dcd3bc55e3878e7..52c28b63e294283d557c9b26d3a2b267a2938a09:/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 index f91b9c854..1a92e4b91 100644 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ b/wolnelektury/templates/catalogue/search_no_hits.html @@ -9,12 +9,12 @@ {% block body %}

{% title_from_tags tags %}

{% breadcrumbs tags %} - +
-

{% trans "Search of " %}{{ query }} {% trans "did not match any resources." %}

- -

{% transblock %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre. - As for now we do not support full text search.{% endtransblock %}

+

{% trans "Sorry! Search cirteria did not match any resources." %}

+ +

{% blocktrans %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre. + As for now we do not support full text search.{% endblocktrans %}

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