From 40075d3a2c4a98c11cae2cd552634ffd7d6a4fa4 Mon Sep 17 00:00:00 2001 From: lxf Date: Mon, 21 Dec 2020 15:02:02 -0500 Subject: fixed URL path 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 f47bcb3..999c780 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