X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9c5d9a4e77a10b4e60d89d3890e49002bd7f3993..5ce9801414bc64793eaf1663b1cfce1b2c4bf857:/wolnelektury/templates/catalogue/search_multiple_hits.html diff --git a/wolnelektury/templates/catalogue/search_multiple_hits.html b/wolnelektury/templates/catalogue/search_multiple_hits.html index 8e99cdc97..dc3696ece 100644 --- a/wolnelektury/templates/catalogue/search_multiple_hits.html +++ b/wolnelektury/templates/catalogue/search_multiple_hits.html @@ -7,17 +7,52 @@ {% block bodyid %}tagged-object-list{% endblock %} {% block body %} -
{{result.book.pretty_title}} (id: {{result.book_id}}, score: {{result.score}})
+No results.
+ {% endfor %} +{% trans "More than one result matching the criteria found." %}
-{% trans "Loading" %}