This commit is contained in:
@@ -43,8 +43,11 @@ if ($pdo && ($q !== '' || $loc !== '' || ($lat !== null && $lng !== null))) {
|
|||||||
?>
|
?>
|
||||||
<main class="section">
|
<main class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p class="eyebrow">Suche</p>
|
<h1>Events suchen</h1>
|
||||||
<h1>Events finden</h1>
|
<p class="muted" style="max-width:72ch; margin:10px 0 0;">
|
||||||
|
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>
|
||||||
<form method="get" class="form-grid single" style="margin: 14px 0; gap:12px; align-items:end;" id="searchForm">
|
<form method="get" class="form-grid single" style="margin: 14px 0; gap:12px; align-items:end;" id="searchForm">
|
||||||
<div class="stack gap-6">
|
<div class="stack gap-6">
|
||||||
<label class="label" for="q">Suchbegriff (Titel, Ort, Beschreibung)</label>
|
<label class="label" for="q">Suchbegriff (Titel, Ort, Beschreibung)</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user