Pentabyteman
GitHub
8 yıl önce
ebeveyn
işleme
e54b7bbdc8
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
6 ekleme ve
2 silme
-
web_dev/sas_web/startpage/templates/startpage/bann.html
|
|
|
@@ -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> |
|
|
|
|