summaryrefslogtreecommitdiffstats
path: root/templates/email_info.html
blob: 0a34f18a0cf07a19be9cea0262396ea67462ff6f (plain)
1
2
3
4
5
6
7
{{define "email_info"}}

<td style="color: #999; padding-top: 20px; line-height: 25px; font-size: 13px;">
    {{.Html.EmailInfo}}
</td>

{{end}}