From 554b0c8fdea98615814fb7d322fefa8f05d2789f Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 17 Jan 2025 07:35:58 -0800 Subject: [PATCH] =?UTF-8?q?Fundraiser=20=E2=80=94=20Keep=20fundraising=20b?= =?UTF-8?q?anner=20until=20after=20FOSDEM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was based on the dates for FOSDEM 2025, so likely this will need to be adjusted next year. --- .../templates/fundgoal/fundraiser_goal_banner_partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conservancy/fundgoal/templates/fundgoal/fundraiser_goal_banner_partial.html b/conservancy/fundgoal/templates/fundgoal/fundraiser_goal_banner_partial.html index 79f7a135..1155bdfb 100644 --- a/conservancy/fundgoal/templates/fundgoal/fundraiser_goal_banner_partial.html +++ b/conservancy/fundgoal/templates/fundgoal/fundraiser_goal_banner_partial.html @@ -1,6 +1,6 @@ {% load humanize %} -{% if sitefundgoal.days_remaining >= -7 %}{# i.e. 7 days over completion #} +{% if sitefundgoal.days_remaining >= -22 %}{# i.e. 7 days over completion #}