This commit is contained in:
steven 2025-08-11 22:23:30 +02:00
commit 72a26edcff
22092 changed files with 2101903 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<div class="rinfo">
<i class="fas fa-gas-pump fa-3x fa-pull-left"></i>
<table class="no-style full">
<tr align="right" style="font-size: 16pt">
<td nowrap style="width:170px"> {$tankdata.diesel}<sup>{$tankdata.dieselx}</sup></td>
</tr>
<tr align="right" style="font-size: 11pt">
<td nowrap>{$tankdata.kname}&nbsp;&nbsp;&nbsp;</td>
</tr>
</table>
<table class="no-style full" style="width: 100%">
<td nowrap align="center" style="font-size:10pt">{$tankdata.street}</td>
</table>
</div>