From 4df62b06b71c10da9a301f5f0102a203b88f9ebf Mon Sep 17 00:00:00 2001 From: Lordiii Date: Fri, 3 May 2024 18:14:16 +0200 Subject: [PATCH] Change Vorstand --- content/impressum.md | 3 ++- templates/impressum.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/content/impressum.md b/content/impressum.md index 00989ed..0052402 100644 --- a/content/impressum.md +++ b/content/impressum.md @@ -15,4 +15,5 @@ bgb_erweitert = [ "Janik Wilder (Lasercutter)", "Nils Wollenteit (Schließfachmanager)" ] -+++ \ No newline at end of file ++++ + diff --git a/templates/impressum.html b/templates/impressum.html index 3cf1adc..1f7c965 100644 --- a/templates/impressum.html +++ b/templates/impressum.html @@ -30,7 +30,7 @@

Vereinsanschrift

-

Vorstand

+

BGB-Vorstand

    {% for bgb in page.extra.bgb_vorstand %}
  • {{ bgb }}
  • @@ -41,7 +41,7 @@

    Vorstand

-

BGB-Beisitzer

+

Beisitzer

    {% for bgb in page.extra.bgb_erweitert %}
  • {{ bgb }}
  • @@ -74,4 +74,4 @@

    Verantwortung nach § 55 Abs. 2 RStV

-{% endblock content %} \ No newline at end of file +{% endblock content %}