4 lines
124 B
Go Template
4 lines
124 B
Go Template
<h2><?=$seminary['title']?></h2>
|
|
<p>
|
|
erstellt am <?=date(\hhu\z\Utils::DATEFORMAT, strtotime($seminary['created']))?>
|
|
</p>
|