From 816895570500a0b73d724619d314a796ef400d60 Mon Sep 17 00:00:00 2001 From: bolade Date: Tue, 14 Oct 2025 14:56:16 +0100 Subject: [PATCH] fix: Correct page numbering in investor profile report template --- app/templates/report.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/report.html b/app/templates/report.html index f450bf5..f394aa8 100644 --- a/app/templates/report.html +++ b/app/templates/report.html @@ -207,7 +207,7 @@
- Page 3 + Page 1
@@ -311,7 +311,7 @@
- Page 4 + Page 2
{% endif %}