X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c13fb6245a966d5890b11e7e0d8ccb6692cfacd..142cf364fb3fc7cd95df709126ada97b6944c128:/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..bffefe33b 100644 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ b/wolnelektury/templates/catalogue/search_no_hits.html @@ -9,19 +9,16 @@ {% block body %}
{% 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" %}{% trans "Loading" %}
-