added leagues

This commit is contained in:
2026-02-10 23:32:48 +11:00
parent ac5e38d82b
commit 2a3f4e4861
28 changed files with 1544 additions and 89 deletions

View File

@@ -37,6 +37,7 @@ templ Layout(title string) {
>
@popup.ErrorModalContainer()
@popup.ToastContainer()
@popup.ConfirmModal()
<div
id="main-content"
class="flex flex-col h-screen justify-between"