Klappentext
- {{ article.klappentext }} -++Klappentext
+{{ article.klappentext }}
+
+
Details
+-
+ {% if article.reihe is defined %}
+
- aus der Reihe {{ article.reihe }} + {% endif %} + {% if article.tags is defined %} +
- Schlagworte: {% for tag in article.tags %}{{ tag }}, {% endfor %} + {% endif %} + {% if article.isbn is defined %} +
- ISBN: {{ article.isbn }} + {% endif %} + {% if article.verlag is defined %} +
- erschienen bei: {{ article.verlag }} + {% endif %} +
+ +{% endblock content_body %}