improved error page handling by tapping into Echo and its middleware

This commit is contained in:
2025-10-19 16:06:08 -06:00
parent e77ecf2a06
commit 13644f4ecb
5 changed files with 65 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
The Amsterdam server encountered an error: {{ CapitalizeString(error) }}.
</p>
<p class="text-black text-sm mb-4">
<a href="/">Click here</a> to return to the home page.
<a href="/">Click here to return to the home page.</a>
</p>
</div>
</div>