layout vereinfacht
All checks were successful
Deploy to NAS / deploy (push) Successful in 2m9s

This commit is contained in:
Christoph K.
2026-04-09 22:05:21 +02:00
parent 213e015790
commit 735419662c
4 changed files with 23 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
{{define "title"}}Registrieren — Journal{{end}}
{{define "content"}}
<main class="container" style="max-width:400px;margin-top:4rem">
<main class="container narrow">
<h1>Konto erstellen</h1>
{{if .Error}}<p class="error">{{.Error}}</p>{{end}}
<form method="post" action="/register">