Merge branch 'master' of https://github.com/Pentabyteman/SaS
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{% extends "public/default.html" %}
|
||||
{% block content %}
|
||||
|
||||
<h1 color="#9F2D17">Du wurdest aufgrund Missbrauches gebannt</h1>
|
||||
<p>
|
||||
Bitte kontaktiere die Schulleitung oder die SMV, um den Bann aufzuheben.
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
@@ -1,6 +1,18 @@
|
||||
{% extends "public/default.html" %}
|
||||
{% block content %}
|
||||
|
||||
<p>Impressum</p>
|
||||
<h1 color="#9F2D17">Impressum</h1>
|
||||
<p>
|
||||
C.M. & N.H.
|
||||
|
||||
SMV des Goethe-Gymnasium Ludwigsburg<br>
|
||||
Seestraße 37<br>
|
||||
71638 Ludwigsburg<br>
|
||||
poststelle@goethegym-lb.schule.bwl.de<br>
|
||||
Tel.: 07141-910-2338<br>
|
||||
Fax: 07141-910-2268<br>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user