aboutsummaryrefslogtreecommitdiff
path: root/www/html
diff options
context:
space:
mode:
Diffstat (limited to 'www/html')
-rw-r--r--www/html/datenschutz.html31
-rw-r--r--www/html/impressum.html66
-rw-r--r--www/html/index.html2
-rw-r--r--www/html/style.css4
-rw-r--r--www/html/vergangene-termine.html3
5 files changed, 59 insertions, 47 deletions
diff --git a/www/html/datenschutz.html b/www/html/datenschutz.html
index b9d1963..ce5e608 100644
--- a/www/html/datenschutz.html
+++ b/www/html/datenschutz.html
@@ -5,17 +5,23 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width">
<title>@title@ &ndash; Datenschutz</title>
-
+ @stylesheet@
<link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif">
</head>
<body>
- <a href="index.html">Zurück</a><br>
+ <header>
+ <nav>
+ <ul>
+ <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
+ </ul>
+ </nav>
+ </header>
<table border="0" cellspacing="2" cellpadding="2" width="100%">
<tbody>
<tr>
<td valign="top" width="15%"><br>
</td>
- <td valign="top" width="70%">
+ <td class="content" valign="top" width="70%">
<h2>Datenschutzerklärung</h2>
<p>Personenbezogene Daten (nachfolgend zumeist nur „Daten“
genannt) werden von uns nur im Rahmen der Erforderlichkeit
@@ -164,16 +170,21 @@ href="https://www.ratgeberrecht.eu/leistungen/muster-datenschutzerklaerung.html"
href="https://www.ratgeberrecht.eu/datenschutz/datenschutzerklaerung-generator-dsgvo.html"><font
size="-1">Anwaltskanzlei Weiß &amp; Partner</font></a></p>
</td>
- <td valign="top" align="center"><a
-href="index.html">Zurück</a>&nbsp;
+ <td>
</td>
</tr>
</tbody>
</table>
- <h2><br>
- </h2>
- <br>
- <p align="right">&nbsp;<br>
- </p>
+ <footer>
+ <nav>
+ <ul>
+ <ul>
+ <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
+ <li><a href="impressum.html">Impressum</a></li>
+ <li><a target="_blank" href="https://git.heimfeld.hamburg/infra">Quellcode</a></li>
+ </ul>
+ </nav>
+ <img src="img/Expose_Page_1_html_44cef0df.gif" alt="ComNetz" width="90" height="60">
+ </footer>
</body>
</html>
diff --git a/www/html/impressum.html b/www/html/impressum.html
index cdf864e..e7cd775 100644
--- a/www/html/impressum.html
+++ b/www/html/impressum.html
@@ -5,37 +5,35 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width">
<title>@title@ &ndash; Impressum</title>
-
+ @stylesheet@
<link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif">
</head>
<body>
- <a href="index.html">Zurück</a><br>
- <blockquote>
- <blockquote>
- <h1><font face="Bitstream Terminal" size="+3">Impressum /
- Kontakt</font></h1>
- <br>
- <br>
- Nicolas Stuebs<br>
- Bansenstraße 5A<br>
- D-21075 Hamburg-Heimfeld<br>
- nicolas.stuebs (at) tharos-net.de<br>
- <br>
- <p>
- <meta http-equiv="content-type" content="text/html;
- charset=UTF-8">
- Inhaltlich Verantwortlicher gem. § 55 II RStV : Nicolas Stuebs<br>
- <br>
- </p>
- </blockquote>
- </blockquote>
+ <header>
+ <nav>
+ <ul>
+ <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
+ </ul>
+ </nav>
+ </header>
<br>
<table border="0" cellspacing="2" cellpadding="2" width="100%">
<tbody>
<tr>
<td valign="top" width="15%"><br>
</td>
- <td valign="top" width="70%">
+ <td class="content" valign="top" width="70%">
+ <h1>Impressum / Kontakt</h1>
+
+ <address>
+ Nicolas Stuebs<br>
+ Bansenstraße 5A<br>
+ D-21075 Hamburg-Heimfeld<br>
+ nicolas.stuebs (at) tharos-net.de<br>
+ </address>
+ <p>
+ Inhaltlich Verantwortlicher gem. § 55 II RStV : Nicolas Stuebs
+ </p>
<p><strong>Nutzungsbedingungen/Copyright/Haftungsausschluss:</strong></p>
<p><em>1. Inhalt des Onlineangebots</em><br>
Die Inhalte (Text- und Bildmaterial) werden
@@ -155,24 +153,22 @@
Inhalt und ihrer Gültigkeit davon unberührt.<br>
<br>
</p>
- <p><font face="Khmer OS Freehand"><i>Nicolas Stuebs</i></font></p>
+ <p><i>Nicolas Stuebs</i></p>
</td>
<td valign="top" width="15%"><br>
</td>
</tr>
- <tr>
- <td valign="top"><br>
- </td>
- <td valign="top"><br>
- </td>
- <td valign="top" align="center"><a
-href="index.html">Zurück</a>&nbsp;
- <br>
- </td>
- </tr>
</tbody>
</table>
- <div align="center"><br>
- </div>
+ <footer>
+ <nav>
+ <ul>
+ <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
+ <li><a target="_blank" href="https://git.heimfeld.hamburg/infra">Quellcode</a></li>
+ <li><a href="datenschutz.html">Datenschutz</a></li>
+ </ul>
+ </nav>
+ <img src="img/Expose_Page_1_html_44cef0df.gif" alt="ComNetz" width="90" height="60">
+ </footer>
</body>
</html>
diff --git a/www/html/index.html b/www/html/index.html
index 00ec727..70d5b43 100644
--- a/www/html/index.html
+++ b/www/html/index.html
@@ -8,7 +8,7 @@
<meta name="keywords" content="Heimfeld, Stadtteil, Stadtteilbeirat, Beirat, Stadtteilfest, Treffpunkthaus">
<title>@title@</title>
<link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif">
- <link rel="stylesheet" type="text/css" href="style.css">
+ @stylesheet@
<script async src="redirects.js"></script>
</head>
<body>
diff --git a/www/html/style.css b/www/html/style.css
index aa80e22..ae35f45 100644
--- a/www/html/style.css
+++ b/www/html/style.css
@@ -79,6 +79,10 @@ div.column, section {
flex-direction: column;
gap: 1.5pt;
}
+.content {
+ background-color: var(--background-secondary);
+ padding: 1rem;
+}
.row {
padding: 1rem;
border: 1pt inset red;
diff --git a/www/html/vergangene-termine.html b/www/html/vergangene-termine.html
index 29b711c..2e31b72 100644
--- a/www/html/vergangene-termine.html
+++ b/www/html/vergangene-termine.html
@@ -8,7 +8,7 @@
<meta name="keywords" content="Heimfeld, Stadtteil, Stadtteilbeirat, Beirat, Stadtteilfest, Treffpunkthaus">
<title>@title@ &ndash; Vergangene Termine</title>
<link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif">
- <link rel="stylesheet" type="text/css" href="style.css">
+ @stylesheet@
</head>
<body>
<header>
@@ -331,6 +331,7 @@
<footer>
<nav>
<ul>
+ <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
<li><a href="impressum.html">Impressum</a></li>
<li><a target="_blank" href="https://git.heimfeld.hamburg/infra">Quellcode</a></li>
<li><a href="datenschutz.html">Datenschutz</a></li>