questlab/views/html/error/index.tpl
2014-04-14 15:35:05 +02:00

2 lines
71 B
Smarty

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