This commit is contained in:
Nico Jensen 2022-09-23 00:31:55 +02:00
parent d202ac5e1a
commit 5074196d0c

View file

@ -4,14 +4,18 @@ title: 404 - Page not found!
permalink: /404.html
sitemap: false
---
<main id="post-container" class="single-post">
<article class="post">
<header class="post-header wrapper">
<h2 class="post-title">404</h2>
<h2 class="post-title">404 - Page not found.</h2>
<h3>Irgendwas ist schiefgelaufen.</h3>
</header>
<section class="post-content wrapper">
<p>Hier k&ouml;nnte jetzt ein kreativer Text stehen, tut es aber nicht.</p>
<p>
Hier k&ouml;nnte jetzt ein kreativer Text stehen, tut es aber nicht.
</p>
<p><a href="/" alt="Startseite">Zur&uuml;ck zum Anfang</a></p>
</section>
</article>
</main>