Basic functionality
This commit is contained in:
6
app/modules/Front/Error4xx/templates/405.latte
Executable file
6
app/modules/Front/Error4xx/templates/405.latte
Executable file
@@ -0,0 +1,6 @@
|
||||
{block #content}
|
||||
<h1 n:block=title>Method Not Allowed</h1>
|
||||
|
||||
<p>The requested method is not allowed for the URL.</p>
|
||||
|
||||
<p><small>error 405</small></p>
|
||||
Reference in New Issue
Block a user