aboutsummaryrefslogtreecommitdiff
path: root/www/termine/2026-05-stadtteilfest-organisationstreffen.nix
diff options
context:
space:
mode:
authorValentin <valentin@fricklerhandwerk.de>2026-05-14 19:34:48 +0200
committerValentin <valentin@fricklerhandwerk.de>2026-05-14 19:34:48 +0200
commit7a7ab1cf9a97ee7dd530e4ab1aa91274c1a08f6b (patch)
tree857e965d49df50aece636a207cfe945394b04f87 /www/termine/2026-05-stadtteilfest-organisationstreffen.nix
parent5b0cb47d54947b4116e7de5f46efb843bee64024 (diff)
Neue Informationen zum Stadtteilfest
Diffstat (limited to 'www/termine/2026-05-stadtteilfest-organisationstreffen.nix')
-rw-r--r--www/termine/2026-05-stadtteilfest-organisationstreffen.nix36
1 files changed, 36 insertions, 0 deletions
diff --git a/www/termine/2026-05-stadtteilfest-organisationstreffen.nix b/www/termine/2026-05-stadtteilfest-organisationstreffen.nix
new file mode 100644
index 0000000..4276528
--- /dev/null
+++ b/www/termine/2026-05-stadtteilfest-organisationstreffen.nix
@@ -0,0 +1,36 @@
+{ config, ... }:
+{
+ title = "Stadtteilfest Organisationstreffen";
+ date.start = "2026-05-21";
+ time.start = "18:30";
+ datetime-range-text = "Donnerstag, 21.05.2026 ${config.time.start}";
+ address = {
+ name = "Treffpunkthaus Heimfeld";
+ openstreetmap.node = 6549438363;
+ text = ''
+ Friedrich-Naumann-Straße 9-11
+ 21075 Hamburg
+ '';
+ };
+ description = ''
+ <p>Aufruf an alle &ndash; wir suchen:</p>
+ <ul class="default">
+ <li>Helfer fürs Beladen der Transporter am Vortag, Auf-/Abbauen und während des Festes</li>
+ <li>Losverkäufer für die Tombola</li>
+ <li>Preise (gut erhaltene Artikel oder Neuware) für die Tombola</li>
+ <li>Personen, die Geschichten oder Märchen erzählen können</li>
+ <li>Helfer für das Verteilen von Flyern und Plakaten</li>
+ <li>Personen, die mit einem Stand oder einer Mitmach-Aktion teilnehmen möchten.</li>
+ </ul>
+ '';
+ links = [
+ {
+ text = "Flyer: Einladung zum Stadtteilfest Heimfeld am 13. Juni 2026";
+ url = "https://drive.google.com/file/d/1xLsrNbdDZBpNyRAdvnainfkTXCBKqvuk/view?usp=sharing";
+ }
+ {
+ text = "Formular zur Anmeldung von Angeboten, zum Ausdrucken oder Weiterleiten";
+ url = "https://drive.google.com/file/d/1Z73uBSS7WwjCBer8BhIqfphWW5ZNs_S4/view";
+ }
+ ];
+}