X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0e411544dd2afaafb14b0ee5a66698741915760c..fb20b55d2769c454ab880eaa7df053aa491193bf:/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 50ad2d33d..3b1e85b38 100644 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ b/wolnelektury/templates/catalogue/search_no_hits.html @@ -11,6 +11,11 @@
+

+ {% if did_you_mean %} + {% trans "Did you mean" %} {{did_you_mean|lower}}? + {% endif %} +

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

{% blocktrans %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre.