Sfoglia il codice sorgente

Create bann.html

master
Pentabyteman GitHub 8 anni fa
parent
commit
3c036a55df
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. +9
    -0
      web_dev/sas_web/startpage/templates/startpage/bann.html

+ 9
- 0
web_dev/sas_web/startpage/templates/startpage/bann.html Vedi File

@@ -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 %}

Loading…
Annulla
Salva