7 lines
153 B
Smarty
7 lines
153 B
Smarty
<h1><?=_('Seminaries')?></h1>
|
|
<h2><?=$seminary['title']?></h2>
|
|
|
|
<?=$questgroupshierarchypath?>
|
|
|
|
<h3><?=$quest['title']?></h3>
|
|
<p><?=$quest['text']?></p>
|