mirror of
https://github.com/skoelle/buildbroken-blog-archive.git
synced 2026-09-18 02:40:24 +00:00
SEO
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{{ define "main" }}
|
||||
<article class="post">
|
||||
<div class="post-body">
|
||||
<h1 class="post-title">Seite nicht gefunden</h1>
|
||||
<p>Die angeforderte Seite existiert nicht (mehr). Möglicherweise ist der Artikel umgezogen.</p>
|
||||
<p><a href="{{ "/" | relURL }}">← Zurück zur Startseite</a></p>
|
||||
</div>
|
||||
</article>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user