Create bann.html

This commit is contained in:
Pentabyteman
2017-11-19 01:39:43 +01:00
committed by GitHub
parent 8c76b26534
commit 3c036a55df
@@ -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 %}