Started template implemenation

This commit is contained in:
Pierre
2017-01-25 16:52:22 +01:00
parent 979940fdb9
commit 5794179800
8 changed files with 140 additions and 17 deletions

View File

@ -0,0 +1,7 @@
<div>
<h1 style='text-align: center;'><b>{error_code}</b> <small>{error_title}</small></h1>
<p style='text-align:justify;'>
{error_message}
</p>
</div>