소스 검색
Update impressum.html
master
Pentabyteman
GitHub
8 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
11개의 추가작업 그리고
1개의 파일을 삭제
-
web_dev/sas_web/startpage/templates/startpage/impressum.html
|
|
|
@@ -1,6 +1,16 @@ |
|
|
|
{% extends "public/default.html" %} |
|
|
|
{% block content %} |
|
|
|
|
|
|
|
<p>Impressum</p> |
|
|
|
<h1 color="#9F2D17">Impressum</h1> |
|
|
|
C.M. & N.H. |
|
|
|
|
|
|
|
SMV des Goethe-Gymnasium Ludwigsburg<br> |
|
|
|
Seestraße 37<br> |
|
|
|
71638 Ludwigsburg<br> |
|
|
|
poststelle@goethegym-lb.schule.bwl.de<br> |
|
|
|
Tel.: 07141-910-2338<br> |
|
|
|
Fax: 07141-910-2268<br> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{% endblock %} |