mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-11 00:10:38 -05:00
11 lines
449 B
Handlebars
11 lines
449 B
Handlebars
<table role="presentation" cellpadding="0" cellspacing="0" border="0" width="100%" class="mail-footer" style="width: 100%; border-collapse: collapse;">
|
|
<tr>
|
|
<td height="16" style="height: 16px; font-size: 0; line-height: 0;"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" style="border-top: 1px solid #d0d7de; color: #59636e; font-size: 12px; padding: 8px 0 0; text-align: center;">
|
|
<a href="{{AppUrl}}">{{AppName}}</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|