X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e388c13ff66e64e4266cdb216eca98970c6a8651..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 a05ba4586..000000000 --- a/templates/catalogue/fragment_short.html +++ /dev/null @@ -1,20 +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 }}

-
-