From: Marcin Koziej Date: Tue, 17 Dec 2013 08:26:01 +0000 (+0100) Subject: orphaned! X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/48ea8260808c6d2a04883108617bcc635c2e6301 orphaned! --- diff --git a/apps/picture/templates/picture/picturearea_short.html b/apps/picture/templates/picture/picturearea_short.html new file mode 100644 index 000000000..4fa97817d --- /dev/null +++ b/apps/picture/templates/picture/picturearea_short.html @@ -0,0 +1,17 @@ +{% load i18n %} +{% load picture_tags %} +{% load catalogue_tags %} + +
+
+ +
+ {% with area.picture as picture %} +
+
+ {% book_title_html picture %} +
+
+
+ {% endwith %} +