{{!-- This is the default error layout --}}
{{!-- Try not to delete but maybe replace it --}}
{{!-- it looks nice though --}}
<div class="error-page-container">
	<h3>{{title}}</h3>
	<p><small>{{details}}</small></p>
</div>