fix: Correct page numbering in investor profile report template

This commit is contained in:
bolade
2025-10-14 14:56:16 +01:00
parent 9e1ec258f1
commit 8168955705
+2 -2
View File
@@ -207,7 +207,7 @@
</div> </div>
<div class="absolute bottom-12 right-12 text-xs text-gray-400"> <div class="absolute bottom-12 right-12 text-xs text-gray-400">
Page 3 Page 1
</div> </div>
</div> </div>
@@ -311,7 +311,7 @@
</div> </div>
<div class="absolute bottom-12 right-12 text-xs text-gray-400"> <div class="absolute bottom-12 right-12 text-xs text-gray-400">
Page 4 Page 2
</div> </div>
</div> </div>
{% endif %} {% endif %}