asdasd
All checks were successful
Deploy / deploy (push) Successful in 56s

This commit is contained in:
2026-08-03 22:10:34 +02:00
parent 84443b6cca
commit 258a3a2229

View File

@@ -49,7 +49,7 @@ if ($pdo && ($q !== '' || $loc !== '' || ($lat !== null && $lng !== null))) {
Finde lokale Vater-Kind-Events, Papa-Treffen, Familienaktionen und gemeinsame Freizeitangebote in deiner Naehe.
Mit der Event Suche kannst du nach Ort, PLZ, Titel oder Beschreibung passende Termine schnell filtern.
</p>
<p class="muted small" style="max-width:72ch; margin:8px 0 0;">
<p class="muted" style="max-width:72ch; margin:8px 0 0;">
Du moechtest selbst ein Treffen anlegen?
<?php if ($isLoggedIn): ?>
<a href="/dashboard?section=events">Zur Event-Erstellung</a>.