aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/404.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/404.tpl')
-rwxr-xr-xview/tpl/404.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/404.tpl b/view/tpl/404.tpl
new file mode 100755
index 000000000..c9b51a63b
--- /dev/null
+++ b/view/tpl/404.tpl
@@ -0,0 +1,3 @@
+<div class="generic-content-wrapper-styled">
+<h1>{{$message}}</h1>
+</div>