From 1596c642731e5839da942c7727bbc1fa8016fdee Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 27 Sep 2018 11:33:59 -0500 Subject: version 9 of stylesheet --- design/templates/lib/img_picwide.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (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 52e0936..21b325b 100644 --- a/design/templates/lib/img_picwide.html +++ b/design/templates/lib/img_picwide.html @@ -1,7 +1,9 @@ {% load get_image_by_size %} {% 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%} +{%else%}{%if not is_cluster %}
{%endif%}{%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%}{{image.photo_credit_source}}{% if image.photo_credit_url %}{%endif%}{%endif%}{% if caption or exif or image.photo_credit_source %}
-
+{%else%}{%if not is_cluster %}{%endif%} {% endif %} -- cgit v1.2.3-70-g09d2