aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMaZderMind2014-11-29 19:45:42 +0100
committerMaZderMind2014-11-29 19:45:42 +0100
commitaaffba38c18c90f3664b4a66279b6184607d9c7e (patch)
treeb7d6ddf8416f811d0799b12b94af66d9c698f16f /template
parent6fea306ab914287bc2e6ec242f440e31e440110f (diff)
fix denglish in 404
Diffstat (limited to 'template')
-rw-r--r--template/404.phtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/404.phtml b/template/404.phtml
index f69d6b6..e5afa34 100644
--- a/template/404.phtml
+++ b/template/404.phtml
@@ -1,6 +1,5 @@
<div class="container-fluid e404">
- <h1>Today no <i>Sendung mit der Winkekatze</i> here.</h1>
- <h2>404 Not Found</h2>
+ <h1>404 Winkekatze Not Found</h1>
<img src="assets/img/missing-cat.png" alt="Die Sendung mit der Winkekatze" />
</div>