Commit 5601ffca authored by Niklaus Hofer's avatar Niklaus Hofer
Browse files

Fix date in homepage announcement

parent 04a93a00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@

                        <p>
{% if DEFAULT_LANG == 'de' %}
Bis zur Eröffnung unseres neuen Hackerspaces, finden keine wöchentlichen Treffen statt. Die Eröffnung <a href="einweihung_kyburgstrasse_13_einladung.html">findet am Samstag, 2019-13-16 statt</a>.
Bis zur Eröffnung unseres neuen Hackerspaces, finden keine wöchentlichen Treffen statt. Die Eröffnung <a href="einweihung_kyburgstrasse_13_einladung.html">findet am Samstag, 2019-03-16 statt</a>.
{% elif DEFAULT_LANG == 'en' %}
Until the official opening of our new Hackerspace, there are no weekly meetings. The official opening will take place on <a href="einweihung_kyburgstrasse_13_einladung.html">Saturday, 2019-03-16</a>
{% endif %}