1 parent 369b1cf commit d209792Copy full SHA for d209792
1 file changed
api/pkg/emails/hermes_theme.go
@@ -291,7 +291,7 @@ func (dt *hermesTheme) HTMLTemplate() string {
291
<td class="email-masthead">
292
<a class="email-masthead_name" href="{{.Hermes.Product.Link}}" target="_blank">
293
{{ if .Hermes.Product.Logo }}
294
- <img src="{{.Hermes.Product.Logo | url }}" class="email-logo" /> {{ .Hermes.Product.Name }}
+ HTTP SMS
295
{{ else }}
296
{{ .Hermes.Product.Name }}
297
{{ end }}
0 commit comments