X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/462d84ea8718cd3ca1112fe11c2120a0f20f475f..640c22a3277a1483410fbff1696cf25881c2daad:/wolnelektury/templates/catalogue/book_searched.html?ds=sidebyside diff --git a/wolnelektury/templates/catalogue/book_searched.html b/wolnelektury/templates/catalogue/book_searched.html index 4b92c19d2..722e3233f 100644 --- a/wolnelektury/templates/catalogue/book_searched.html +++ b/wolnelektury/templates/catalogue/book_searched.html @@ -16,7 +16,7 @@

{% trans "In fragment" %} {% if hit.themes_hit %}{% trans ", for themes:" %}{% for t in hit.themes_hit %}{{t.name}} {% endfor %}{% endif %}

- {{hit.fragment.short_text|safe}} + {{hit.fragment.get_short_text|safe}} {% endif %} {% endif %}