From 7dd4572f495ebf1c36da9d66960a2b58008d802f Mon Sep 17 00:00:00 2001 From: lxf Date: Mon, 21 Dec 2020 14:57:47 -0500 Subject: fixed a bug in template --- design/templates/lib/friends_featured_img.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'design/templates/lib') diff --git a/design/templates/lib/friends_featured_img.html b/design/templates/lib/friends_featured_img.html index a3cc787..f47bcb3 100644 --- a/design/templates/lib/friends_featured_img.html +++ b/design/templates/lib/friends_featured_img.html @@ -1,6 +1,6 @@ {% load get_image_by_size %} {{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%} -- cgit v1.2.3