Files
MrixsCraft-server/internal
Vladimir Zagainov 21d48200f5
Some checks failed
CI / lint (push) Failing after 19s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
CI / docker (push) Has been skipped
fix: parse templates individually to prevent content block overwrite
Root cause: ParseFS with wildcard html/*.html caused all {{define "content"}}

blocks to overwrite each other — last alphabetically (register.html) won for

all pages. Now each page is parsed separately with base.html as its own template.

Also fix footer link: GitHub → Gitea project page.
2026-06-04 16:57:34 +03:00
..
2026-05-30 20:00:54 +03:00
2026-05-30 20:00:54 +03:00