From 8fe8e1c333b721c61f1723e114bc46f2698fd6c1 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 29 Jun 2023 12:40:43 -0500 Subject: initital commit of pd tool --- templates/lib/img_pictall.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/lib/img_pictall.html (limited to 'templates/lib/img_pictall.html') diff --git a/templates/lib/img_pictall.html b/templates/lib/img_pictall.html new file mode 100644 index 0000000..7d539e8 --- /dev/null +++ b/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