questlab/views/html/error/index.tpl
2014-03-21 14:10:55 +01:00

2 lines
71 B
Smarty

<h1><?=_('Error')?></h1>
<p class="error"><?=$code?>: <?=$string?></p>