From: zuber@web50.webfaction.com Date: Mon, 20 Oct 2008 14:18:18 +0000 (-0500) Subject: Merged with branch 1.0. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933?hp=-c Merged with branch 1.0. --- 3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933 diff --combined wolnelektury/templates/catalogue/book_detail.html index 986605313,a61396af3..1ffcccc1a --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@@ -12,7 -12,6 +12,7 @@@
+

Na podstawie: {{ book.extra_info.source_name }}

{% if book.has_description %}
{{ book.description|safe }} @@@ -80,18 -79,17 +80,18 @@@ {{ tag }} {% endfor %} +
  • Lektura na wiki projektu
  • +
  • Lektura w CBN Polona
  • +
  • Kod źródłowy utworu (XML)
  • - {% if categories.theme %} -

    Motywy w utworze

    -
      - {% for theme in categories.theme %} -
    • {{ theme }}
    • - {% endfor %} -
    - {% endif %} +

    Motywy w utworze

    +
    @@@ -101,4 -99,4 +101,4 @@@

    * Ładowanie

    --{% endblock %} ++{% endblock %}