diff options
Diffstat (limited to 'view/tpl/404.tpl')
-rwxr-xr-x[-rw-r--r--] | view/tpl/404.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/404.tpl b/view/tpl/404.tpl index bf4d4e949..518ad1d29 100644..100755 --- a/view/tpl/404.tpl +++ b/view/tpl/404.tpl @@ -1 +1 @@ -<h1>$message</h1> +<h1>{{$message}}</h1> |