From b7b7a58a690c041f291b0c261a5f9f0e8547b11b Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 14 Mar 2018 11:48:52 -0500 Subject: made image credit more explicit --- design/templates/lib/img_picwide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/templates/lib/img_picwide.html') diff --git a/design/templates/lib/img_picwide.html b/design/templates/lib/img_picwide.html index 0fb4452..95a9b7f 100644 --- a/design/templates/lib/img_picwide.html +++ b/design/templates/lib/img_picwide.html @@ -2,6 +2,6 @@ {% if caption or exif or image.photo_credit_source %}
{%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 image.photo_credit_url %}{%endif%}{{image.photo_credit_source}}{% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
+{% 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 %} | image by {% if image.photo_credit_url %}{%endif%}{{image.photo_credit_source}}{% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
{% endif %} -- cgit v1.2.3-70-g09d2