From e4f2395f8d5baeabc293306a2412477aac73c4e0 Mon Sep 17 00:00:00 2001 From: scitzocel <98491720+scitzocel@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:56:00 -0500 Subject: [PATCH] Fixed issue with broken donation link (#203) Currently donation link is broken (From ActBlue: "You have attempted to make a contribution to a fundraising page that has no active recipients: either the page's owner has removed all committees or organizations from the page, or we have concluded processing contributions for these committees or organizations.") Replaced with working link to useful charity --- files/templates/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index f836d10ec..42c5eede5 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -220,7 +220,7 @@ {% set path = "assets/images/" + SITE_NAME + "/banners_bhm" %} {% set image = "/static/" + path + "/" + listdir('files/' + path)|random() + '?a=21' %} - + site banner {% else %} @@ -326,4 +326,4 @@ - \ No newline at end of file +