add basic Users- and SeminariesAgent
This commit is contained in:
parent
2a5330e4be
commit
00d4aeac3a
13 changed files with 470 additions and 5 deletions
4
views/html/seminaries/seminary.tpl
Normal file
4
views/html/seminaries/seminary.tpl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<h2><?=$seminary['title']?></h2>
|
||||
<p>
|
||||
erstellt am <?=date(\hhu\z\Utils::DATEFORMAT, strtotime($seminary['created']))?>
|
||||
</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue