{% extends "base.html" %} {% load i18n %} {% load catalogue_tags pagination_tags %} {% block title %}{% trans "Searching in" %} WolneLektury.pl{% endblock %} {% 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" %}