New template for http status messages
This commit is contained in:
9
view/templates/http_status.tpl
Normal file
9
view/templates/http_status.tpl
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>{{$title}}</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>{{$title}}</h1>
|
||||||
|
<p>{{$description}}</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user