init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
6
template/tpl/ajax/time.tpl
Normal file
6
template/tpl/ajax/time.tpl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<div class="panel panel-primary">
|
||||
<div class="panel-heading"><h4 class="panel-title">{$smarty.now|date_format:"%H:%M"} Uhr</h4></div>
|
||||
</div>
|
||||
<div class="well well-sm">
|
||||
{$smarty.now|date_format:"%d. %B %Y"}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue