v0.2 planning and ux improvements
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block content %}
|
||||
<section class="auth-shell">
|
||||
<div class="auth-card">
|
||||
<p class="eyebrow">Willkommen zurueck</p>
|
||||
<p class="eyebrow">Willkommen zurück</p>
|
||||
<h1>Ruhig wieder einsteigen</h1>
|
||||
<p class="lead">Nouri hilft beim Erinnern, Sichtbar-Machen und Planen. Ohne Zahlen, ohne Druck.</p>
|
||||
|
||||
@@ -17,6 +17,10 @@
|
||||
Passwort
|
||||
<input type="password" name="password" autocomplete="current-password" required>
|
||||
</label>
|
||||
<label class="inline-check">
|
||||
<input type="checkbox" name="remember_me" value="1">
|
||||
<span>Angemeldet bleiben</span>
|
||||
</label>
|
||||
<button type="submit">Anmelden</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user