mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:17:32 +00:00
fix: email template (#1830)
* fix: email template * fix: email template
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user