X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4727a417dfb92338b0a1969ca64f14c556d8d6a0..e388c13ff66e64e4266cdb216eca98970c6a8651:/templates/catalogue/fragment_short.html diff --git a/templates/catalogue/fragment_short.html b/templates/catalogue/fragment_short.html new file mode 100644 index 000000000..a05ba4586 --- /dev/null +++ b/templates/catalogue/fragment_short.html @@ -0,0 +1,20 @@ +
+ {#
#} + {# Półki #} + {#
#} + {% if fragment.short_text %} +
+ {{ fragment.short_text|safe }} + ↓ Rozwiń fragment ↓ +
+ {% endif %} +
+ {{ fragment.text|safe }} + {% if fragment.short_text %} + ↑ Zwiń fragment ↑ + {% endif %} +
+
+

{{ book.title }}, {{ book_authors|join:","|safe }}

+
+