jb-data.de/template/tpl/ajax/zeit.tpl
2025-08-11 22:23:30 +02:00

21 lines
No EOL
616 B
Smarty

<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>
-->