questlab/views/html/error/index.tpl
2014-03-22 14:51:26 +01:00

2 lines
71 B
Smarty

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