Custom 404 and 405 error pages
This commit is contained in:
parent
280618bb6b
commit
b6b4dad2ec
3 changed files with 24 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
<main class="main error">
|
||||
{include file="inc/logo.tpl"}
|
||||
<h2>{t}An error occurred{/t}</h2>
|
||||
{t}Please check the URL of your video.{/t}
|
||||
<p><i>{$error|escape|nl2br}</i></p>
|
||||
</main>
|
||||
{include file='inc/footer.tpl'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue