erichhasl преди 8 години
родител
ревизия
1135d2445d
променени са 2 файла, в които са добавени 12 реда и са изтрити 4 реда
  1. +6
    -2
      web_dev/sas_web/startpage/templates/startpage/bann.html
  2. +6
    -2
      web_dev/sas_web/startpage/templates/startpage/impressum.html

+ 6
- 2
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>


+ 6
- 2
web_dev/sas_web/startpage/templates/startpage/impressum.html Целия файл

@@ -1,7 +1,11 @@
{% extends "public/default.html" %}
{% block content %}

<h1 color="#9F2D17">Impressum</h1>
<style>
.heading {
color: #9F2D17;
}
</style>
<h1 class="heading">Impressum</h1>
<p>
C.M. & N.H.



Loading…
Отказ
Запис