|
@@ -18,7 +18,7 @@ h1 SV-Wahlen #{Time.now.year}
|
|
|
|,
|
|
|
|
|
|
h3
|
|
|
- |Die Wahl findet von #{time_for(ENV["SV_WAHL_BEGINN"]).strftime("%d.%m.%Y, %R")}
|
|
|
+ |Die Wahl findet vom #{time_for(ENV["SV_WAHL_BEGINN"]).strftime("%d.%m.%Y, %R")}
|
|
|
Uhr bis #{time_for(ENV["SV_WAHL_ENDE"]).strftime("%d.%m.%Y, %R")} Uhr statt.
|
|
|
|
|
|
-if vor_der_wahl?
|
|
@@ -35,7 +35,7 @@ h1 SV-Wahlen #{Time.now.year}
|
|
|
Schulkonferenz gewählt.
|
|
|
p
|
|
|
|Die Schulkonferenz tagt in diesem Schuljahr bereits am
|
|
|
- #{time_for(ENV["SV_TERMIN_SCHUKO"]).strftime("%d.%m.%Y, %R")} Uhr.
|
|
|
+ #{time_for(ENV["SV_TERMIN_SCHUKO"]).strftime("%d.%m.%Y, um %R")} Uhr.
|
|
|
p
|
|
|
|Prüfen Sie diese oder die
|
|
|
a<> href=url("/") Startseite
|