Update bann.html

This commit is contained in:
Pentabyteman
2017-11-19 02:28:30 +01:00
committed by GitHub
parent f684f5f5e2
commit e54b7bbdc8
@@ -1,7 +1,11 @@
{% extends "public/default.html" %}
{% block content %}
<h1 color="#9F2D17">Du wurdest aufgrund Missbrauches gebannt</h1>
<style>
.heading {
color: #9F2D17;
}
</style>
<h1 class="heading">Du wurdest aufgrund Missbrauches gebannt</h1>
<p>
Bitte kontaktiere die Schulleitung oder die SMV, um den Bann aufzuheben.
</p>