From 6ca932bff79600c6fb62f4d9f509979f97fd835c Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 18 Mar 2024 19:49:58 +0100 Subject: [PATCH] FIx years in financial and activities report for ga 2023 The title was updated to correctly say 2023, but not the headings.. --- template/pages/about/ga/2023/activitiesreport.html | 2 +- template/pages/about/ga/2023/financialreport.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/pages/about/ga/2023/activitiesreport.html b/template/pages/about/ga/2023/activitiesreport.html index 25c2592..004b725 100644 --- a/template/pages/about/ga/2023/activitiesreport.html +++ b/template/pages/about/ga/2023/activitiesreport.html @@ -6,7 +6,7 @@

What has been done

-The 2022 GA report primarily covers activities during 2022, but will +The 2023 GA report primarily covers activities during 2022, but will also mention some happenings during 2023.

diff --git a/template/pages/about/ga/2023/financialreport.html b/template/pages/about/ga/2023/financialreport.html index c83f14c..ed2bb6a 100644 --- a/template/pages/about/ga/2023/financialreport.html +++ b/template/pages/about/ga/2023/financialreport.html @@ -1,7 +1,7 @@ {%extends "nav_about.html"%} {%block title%}2023 General Assembly - Financial report{%endblock%} {%block content%} -

2022 General Assembly - Financial report

+

2023 General Assembly - Financial report

Assets

-- 2.39.5