aboutsummaryrefslogtreecommitdiff
path: root/www/html/vergangene-termine.html
blob: 58773bed6d87e2d812059fafbd8ab632a68e9ee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE HTML >
<html>
  <head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width">
    <meta name="description" content="Informationen zum Stadtteil Heimfeld und seinem Stadtteilbeirat">
    <meta name="keywords" content="Heimfeld, Stadtteil, Stadtteilbeirat, Beirat, Stadtteilfest, Treffpunkthaus">
    <title>Stadtteilbeirat Heimfeld – 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">
  </head>
  <body>
    <header>
      <nav>
        <ul>
          <li><a href="/">Stadtteilbeirat Heimfeld</a></li>
          <li><a href="/#termine">Aktuelle Termine</a></li>
        </ul>
      </nav>
    </header>
    <section>
      <h1>Vergangene Termine</h1>
      <dl>
      </dl>
      <p class="row"><a href="/#termine">Aktuelle Termine…</a></p>
    </section>
    <footer>
      <nav>
        <ul>
          <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>
        </ul>
      </nav>
      <img src="img/Expose_Page_1_html_44cef0df.gif" alt="ComNetz" width="90" height="60">
    </footer>
  </body>
</html>