friendica/view/templates/exception.tpl

5 lines
105 B
Smarty

<div id="exception" class="generic-page-wrapper">
<h1>{{$title}}</h1>
<p>{{$message}}</p>
</div>