From bf2fa131cba6430ba93f584f4693c3444e0c455f Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 30 Oct 2021 17:22:29 -0400 Subject: base: added a base template dir --- templates/lib/img_archive.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/lib/img_archive.html (limited to 'templates/lib/img_archive.html') diff --git a/templates/lib/img_archive.html b/templates/lib/img_archive.html new file mode 100644 index 0000000..4ff8e8a --- /dev/null +++ b/templates/lib/img_archive.html @@ -0,0 +1,7 @@ +{% load get_image_by_size %} +{% get_image_by_size image 'featured_jrnl' as featured %} +{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} -- cgit v1.2.3-70-g09d2