Files
www/ivi/public/contact/index.html
2026-06-14 11:44:40 +02:00

58 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ivis Platz</title>
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class = "all">
<div class = "title">
<header>
<header>
<h1>Ivis Platz</h1>
</header>
<nav>
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/contact">Contact</a>
</nav>
</header>
</div>
<div class = "container">
<main>
<h1>Contact</h1>
<time datetime="2026-06-11T23:47:15&#43;02:00">June 11, 2026</time>
<h3 id="northside-studio-impressum-and-contact">Northside Studio Impressum and Contact</h3>
<p>Dr. Thomas Sindt
Auf dem Born 7
28832 Achim
Mail: <a href="mailto:Thomas.Sindt@gmx.de">Thomas.Sindt@gmx.de</a></p>
</main>
<footer>
<p>Copyright 2026. All rights reserved.</p>
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
</footer>
</div>
</div>
</body>
</html>