This commit is contained in:
1
templates/login.html
Normal file
1
templates/login.html
Normal file
@@ -0,0 +1 @@
|
||||
{{define "content"}}<section class="card narrow"><h1>Anmelden</h1><p class="muted">Standard-Login: admin@example.local / admin12345. Bitte in Produktion per Umgebungsvariablen ändern.</p><form method="post" class="form"><label>E-Mail<input name="email" type="email" required autofocus></label><label>Passwort<input name="password" type="password" required></label><button>Anmelden</button></form></section>{{end}}{{template "base" .}}
|
||||
Reference in New Issue
Block a user