questlab/views/html/error/index.tpl
2014-04-08 19:02:34 +02:00

2 lines
71 B
Smarty

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