70bef12fd2
- Fix EOL in view/templates/exception.tpl
5 lines
105 B
Smarty
5 lines
105 B
Smarty
<div id="exception" class="generic-page-wrapper">
|
|
<h1>{{$title}}</h1>
|
|
<p>{{$message}}</p>
|
|
</div>
|