Files
thetempusproject/app/views/email/foot.html
2025-02-05 23:57:17 -05:00

15 lines
721 B
HTML

<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="{ROOT_ADDRESS}fb">
<img src="{ROOT_ADDRESS}images/facebook.png" width="37" height="37" alt="Facebook" border="0" style="height: auto;">
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="{ROOT_ADDRESS}">
<img src="{ROOT_ADDRESS}images/logo180.png" width="37" height="37" alt="{SITENAME}" border="0" style="height: auto;">
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="{ROOT_ADDRESS}twitter">
<img src="{ROOT_ADDRESS}images/twitter.png" width="37" height="37" alt="Twitter" border="0" style="height: auto;">
</a>
</td>