fix: Correct page numbering in investor profile report template
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user