admin-dashboard-backend/groupTasks/groupsData/jnx-email-template/footer.html

14 lines
599 B
HTML

<table cellspacing="0" cellpadding="0"
style="width: 100%; margin: 20px auto; padding: 10px 20px 0 20px; font-size: 0px">
<tbody>
<tr>
<td
style="font-size: 12px; width: 100%; padding: 10px 20px 0 20px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;">
<p style="color: #333; margin: 0; font-size: 12px"> <i>{{rechtstext}}</i>
</p>
<p style="color: #333; margin: 15px 0; font-size: 12px">{{impressum}}</p>
<p style="color: #333; margin: 15px 0; font-size: 12px">{{unsubscribe_text}}</p>
</td>
</tr>
</tbody>
</table>