assets in module
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -1,9 +1,7 @@
|
||||
{extends file="general_error.html"}
|
||||
|
||||
{block name="page-title"}{intl l='Page not found'}{/block}
|
||||
{block name="content-title"}{intl l='Page not found'}{/block}
|
||||
{block name="page-title"}{intl l='Thelia debug bar'}{/block}
|
||||
{block name="content-title"}{intl l='Thelia debug bar'}{/block}
|
||||
|
||||
TOTUTI
|
||||
|
||||
{block name="error-message"}
|
||||
<h2>{intl l='The server returned a "404 Not Found"'}</h2>
|
||||
<p>{intl l='The page you\'ve requested was not found. Please check the page address, and try again.'}</p>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user