display of conference reports page

This commit is contained in:
2026-02-12 23:06:34 -07:00
parent 8ea937304e
commit 8087f3c877
8 changed files with 145 additions and 6 deletions
+4 -1
View File
@@ -32,7 +32,10 @@
<!-- Backlink -->
<div class="mb-4">
<a class="text-blue-700 hover:text-blue-900 text-sm font-medium" href="{{ backLink }}">Return to Manage Conference Menu</a>
<a class="text-blue-700 hover:text-blue-900 text-sm flex items-center gap-2 w-fit" href="{{ backLink }}">
<span>←</span>
Return to Manage Conference Menu
</a>
</div>
<div class="max-w-3xl">