Pentabyteman
GitHub
8 vuotta sitten
vanhempi
commit
565d91c6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
6 lisäystä ja
2 poistoa
-
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. |
|
|
|
|
|
|
|
|