From 58b68613db4e463d584fd9913f864df316881b3c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 26 Jun 2023 10:43:01 -0500 Subject: jrnl: fixed a bug in the link that a reader pointed out to me. --- templates/lib/img_picwide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/lib/img_picwide.html b/templates/lib/img_picwide.html index 050729e..fc4bd48 100644 --- a/templates/lib/img_picwide.html +++ b/templates/lib/img_picwide.html @@ -1,5 +1,5 @@ {% load get_image_by_size %}{% 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%} {% 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 %}
-- cgit v1.2.3-70-g09d2