This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user