From e26cc9ae6543bf9390076c99f13a3a413d8790a4 Mon Sep 17 00:00:00 2001 From: Perry Woodin Date: Fri, 9 Sep 2016 13:02:38 -0400 Subject: [PATCH] Fiixed: Team page syntax error for image. --- team/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/team/index.html b/team/index.html index 94c7427..71e624d 100644 --- a/team/index.html +++ b/team/index.html @@ -13,7 +13,7 @@ description: pages.team.description
{% if member.image %} -
+
{% else %}
{% endif %}