init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
21
template/tpl/ajax/zeit.tpl
Normal file
21
template/tpl/ajax/zeit.tpl
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
|
||||
|
||||
<span style='color:#66FFFF;font-size:11pt'>{$date}</span></br>
|
||||
<span style='color:#FF6E00;font-size:25pt'>{$zeit}</span>
|
||||
|
||||
<!--
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-body">
|
||||
<table class="table-striped">
|
||||
<tbody>
|
||||
<tr style="height: 3px;">
|
||||
<td align="center";nowrap style="width:100px;font-size:48pt"><span style='color:#FF6E00;'>{$zeit}</td>
|
||||
</tr>
|
||||
<tr style="height: 3px;">
|
||||
<td align="center";nowrap style="width:100px;font-size:20pt"><span style='color:#66FFFF;'>{$date}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue