From 821fc221c86cd0630042aecc4bb6cddd9464208b Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 23 Sep 2017 16:48:54 -0500 Subject: pulled in changes on arch server --- design/templates/lib/img_pictall.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 design/templates/lib/img_pictall.html (limited to 'design/templates') diff --git a/design/templates/lib/img_pictall.html b/design/templates/lib/img_pictall.html new file mode 100644 index 0000000..98e8dc4 --- /dev/null +++ b/design/templates/lib/img_pictall.html @@ -0,0 +1,9 @@ +{% load get_image_by_size %} +{% load get_image_width %} +{% if caption %} +
{%endif%} +{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} +{% if caption %}
{{image.caption|safe}}
+
+{% endif %} -- cgit v1.2.3-70-g09d2