diff --git a/partials/landing/account/dashboard.php b/partials/landing/account/dashboard.php
index 12c8eb6..17f8351 100644
--- a/partials/landing/account/dashboard.php
+++ b/partials/landing/account/dashboard.php
@@ -1,6 +1,4 @@
fetchAll(PDO::FETCH_ASSOC) ?: [];
Profil
Deine Angaben
-
+
+ - Anzeigename: = htmlspecialchars($profile['display_name'], ENT_QUOTES) ?>
+ - Ort: = htmlspecialchars($profile['city'], ENT_QUOTES) ?> = htmlspecialchars($profile['zip'], ENT_QUOTES) ?>
+ - Beruf: = htmlspecialchars($profile['profession'], ENT_QUOTES) ?>
+ - Sprachen: = htmlspecialchars($profile['languages'], ENT_QUOTES) ?>
+ - About: = htmlspecialchars($profile['about'], ENT_QUOTES) ?>
+
+
+
+
@@ -160,39 +136,9 @@ $events = $stmt->fetchAll(PDO::FETCH_ASSOC) ?: [];
-
+
+
+
@@ -216,6 +162,106 @@ $events = $stmt->fetchAll(PDO::FETCH_ASSOC) ?: [];
Eigenes Event
Neuen Termin erstellen
+
+
+
+
+
+
+
+
+
Profil bearbeiten
+
+
+
+
+
+
+
+
+
+
Kind hinzufügen
+
+
+
+
+
+
+
+
@@ -268,8 +314,32 @@ $events = $stmt->fetchAll(PDO::FETCH_ASSOC) ?: [];
-
+
+
+
+
+
+