Merge branch 'master' of https://github.com/Pentabyteman/SaS
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
{% extends "public/default.html" %}
|
{% extends "public/default.html" %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
<style>
|
||||||
<h1 color="#9F2D17">Du wurdest aufgrund Missbrauches gebannt</h1>
|
.heading {
|
||||||
|
color: #9F2D17;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<h1 class="heading">Du wurdest aufgrund Missbrauches gebannt</h1>
|
||||||
<p>
|
<p>
|
||||||
Bitte kontaktiere die Schulleitung oder die SMV, um den Bann aufzuheben.
|
Bitte kontaktiere die Schulleitung oder die SMV, um den Bann aufzuheben.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
{% extends "public/default.html" %}
|
{% extends "public/default.html" %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
<style>
|
||||||
<h1 color="#9F2D17">Impressum</h1>
|
.heading {
|
||||||
|
color: #9F2D17;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<h1 class="heading">Impressum</h1>
|
||||||
<p>
|
<p>
|
||||||
C.M. & N.H.
|
C.M. & N.H.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user