fix: email template (#1830)

* fix: email template

* fix: email template
This commit is contained in:
Livio Amstutz
2021-06-08 15:12:52 +02:00
committed by GitHub
parent 81974b977d
commit 255139862d
3 changed files with 5 additions and 8 deletions

View File

@@ -142,7 +142,7 @@
<tbody>
<tr>
<td style="vertical-align:top;padding:0;">
{{if .LogoURL}}
<table
border="0" cellpadding="0" cellspacing="0" role="presentation" style="" width="100%"
>
@@ -174,7 +174,7 @@
</tbody>
</table>
{{end}}
</td>
</tr>
</tbody>