Files
2024-11-06 21:09:20 +01:00

8 lines
257 B
Twig

<tr>
<td align="center" class="logo" style="border-bottom: 4px solid #333333">
<a title="{shop_name}" href="{shop_url}" test="{shop_url}">
<img src="{shop_logo}" alt="{shop_name}" style="width: 100%; max-width: 300px;" />
</a>
</td>
</tr>