OpenXE/www/pages/content/rechnungslauf_minidetail.tpl
2022-12-22 00:16:33 +01:00

19 lines
331 B
Smarty

<fieldset>
<legend>[SUBHEADING]</legend>
</fieldset>
<table class="mkTable">
<tr>
<th>{|Bescheibung|}</th>
<th>{|Menge|}</th>
<th>{|Einzelpreis (netto)|}</th>
<th>{|Rabatt|}</th>
<th>{|Zyklen|}</th>
<th>{|Gesamtpreis (netto)|}</th>
<th>{|Währung|}</th>
</tr>
[INHALT]
</table>
<p>
<strong>[TOTAL]</strong>
</p>