feat: Update patient name extraction and enhance page context generation in PageGenerator

This commit is contained in:
bolade
2025-10-03 22:58:20 +01:00
parent 7a67aac678
commit 14dc64234d
2 changed files with 177 additions and 27 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<!-- Name and Date Section -->
<div class="text-right mt-16">
<h2 class="text-4xl font-bold tracking-wider mb-2">
{{ name|upper }}
{{ first_name|upper }}
</h2>
<h2 class="text-4xl font-bold tracking-wider mb-6">
{{ surname|upper }}