From f8364e3376861df492990fff1a79b7010a14cd6c Mon Sep 17 00:00:00 2001 From: Sarah Conway Schnurr Date: Thu, 1 Aug 2019 08:21:31 -0700 Subject: [PATCH] Uncomment gold --- templates/pages/sponsors.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/pages/sponsors.html b/templates/pages/sponsors.html index fd2af96..a913ddc 100644 --- a/templates/pages/sponsors.html +++ b/templates/pages/sponsors.html @@ -36,7 +36,7 @@ {% endfor %} - +-->

Gold

{% for p in gold %} {% if loop.index0 is divisibleby 3 %} @@ -50,7 +50,6 @@ {% endfor %} --->

Silver

-- 2.39.5