mirror of
https://github.com/friendica/friendica
synced 2024-11-14 19:02:54 +00:00
70bef12fd2
- Fix EOL in view/templates/exception.tpl
4 lines
105 B
Smarty
4 lines
105 B
Smarty
<div id="exception" class="generic-page-wrapper">
|
|
<h1>{{$title}}</h1>
|
|
<p>{{$message}}</p>
|
|
</div>
|