소스 검색
Create bann.html
master
Pentabyteman
GitHub
8 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
9개의 추가작업 그리고
0개의 파일을 삭제
-
web_dev/sas_web/startpage/templates/startpage/bann.html
|
|
|
@@ -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 %} |