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