aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/404.phtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/404.phtml b/template/404.phtml
new file mode 100644
index 0000000..f69d6b6
--- /dev/null
+++ b/template/404.phtml
@@ -0,0 +1,6 @@
+<div class="container-fluid e404">
+ <h1>Today no <i>Sendung mit der Winkekatze</i> here.</h1>
+ <h2>404 Not Found</h2>
+
+ <img src="assets/img/missing-cat.png" alt="Die Sendung mit der Winkekatze" />
+</div>