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

-
-
-