X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0cae17bec6d31806615fae59a5b3945016285fbe..2f1c330e555c24deb17b7d6018b59c52dab7aafd:/wolnelektury/templates/catalogue/fragment_short.html diff --git a/wolnelektury/templates/catalogue/fragment_short.html b/wolnelektury/templates/catalogue/fragment_short.html new file mode 100644 index 000000000..99ffacef0 --- /dev/null +++ b/wolnelektury/templates/catalogue/fragment_short.html @@ -0,0 +1,21 @@ +
+ {#
#} + {# 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 }}

+
+
+