sadasd
All checks were successful
Deploy / deploy (push) Successful in 54s

This commit is contained in:
2026-08-03 22:22:09 +02:00
parent 258a3a2229
commit faf614010d
12 changed files with 40 additions and 38 deletions

View File

@@ -43,7 +43,7 @@ $emailPrefill = $vm['emailPrefill'] ?? '';
<aside class="auth-aside">
<img class="auth-logo" src="/assets/bilder/logo_male.png" alt="Papa-Kind-Treff Logo">
<h3>Neu hier?</h3>
<p class="auth-meta">Registriere dich kostenlos, lege dein Profil an und finde Treffen in deiner Nähe. Kinderinfos kannst du später hinzufügen.</p>
<p class="auth-meta">Registriere dich kostenlos, lege dein Profil an und finde Events, Termine und Treffen in deiner Nähe. Kinderinfos kannst du später hinzufügen.</p>
<div class="stack gap-12" style="margin-top: 12px;">
<a class="btn block" href="/register">Kostenlos registrieren</a>
<a class="btn ghost block" href="/">Zur Startseite</a>