From e6501f415e599f303d21d23ad254241446725415 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 4 Dec 2020 14:20:34 -0500 Subject: fixed syntax errors in image templates --- design/templates/lib/img_blok.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/templates/lib/img_blok.html') diff --git a/design/templates/lib/img_blok.html b/design/templates/lib/img_blok.html index b7ed58b..2d0e947 100644 --- a/design/templates/lib/img_blok.html +++ b/design/templates/lib/img_blok.html @@ -2,7 +2,7 @@ {% if caption or exif or image.photo_credit_source %} {%else%}{%if not is_cluster %}
{%endif%}{%endif%} - {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} + {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} {% if caption or exif or image.photo_credit_source %}
{% endif %}{% if caption %}{{image.caption|safe}}{% endif %}{% if exif %} | Camera: {{image.exif_make}} {{image.exif_model}} with {{image.exif_lens}}{% endif %}{% if image.photo_credit_source %}{%if caption or exif %} | {%endif%}image by {% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
{%else%}{%if not is_cluster %}
{%endif%} -- cgit v1.2.3-70-g09d2