mitronet/pages/vouchers/Default.html
kevinowino869 818d116ea6 Upload files to "pages/vouchers"
Signed-off-by: kevinowino869 <kevinowino869@www.codelab.nestict.africa>
2025-04-13 12:49:54 +02:00

27 lines
1.1 KiB
HTML

<table border="0" cellspacing="0" cellpadding="2">
<tbody><tr>
<td valign="middle">
<center><strong style="font-size:38px">[[company_name]]</strong></center>
<table width="100%" border="1" cellspacing="0" cellpadding="1" bordercolor="#757575">
<tbody>
<tr>
<td rowspan="4" width="1">[[qrcode]]
</td>
</tr>
<tr>
<td valign="middle" align="center" style="font-size:25px">
[[price]]</td>
</tr>
<tr>
<td valign="middle" align="center" style="font-size:20px">
[[voucher_code]]</td>
</tr>
<tr>
<td valign="middle" align="center" style="font-size:15px">
[[plan]] - [[counter]]<br></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody></table>