X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/aff5def884b3e0aeaafd7de454b68b4daa2c4f3d..735368cfb54c8954518179993dcd3bc55e3878e7:/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 b2a71c8c0..f91b9c854 100644 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ b/wolnelektury/templates/catalogue/search_no_hits.html @@ -12,13 +12,16 @@

{% 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 %}

{% include "info/join_us.html" %}
{% trans "Close" %}
-

* {% trans "Loading" %}

+

* {% trans "Loading" %}

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