diff --git a/cmd/fake-sms/template/blocks/header.html.tmpl b/cmd/fake-sms/template/blocks/header.html.tmpl index b04e466..7bd7869 100644 --- a/cmd/fake-sms/template/blocks/header.html.tmpl +++ b/cmd/fake-sms/template/blocks/header.html.tmpl @@ -2,7 +2,7 @@

- + {{if or .Messages .SMS}} 📳 {{else}} diff --git a/cmd/fake-sms/template/layouts/sms.html.tmpl b/cmd/fake-sms/template/layouts/sms.html.tmpl index 06fb979..697b75a 100644 --- a/cmd/fake-sms/template/layouts/sms.html.tmpl +++ b/cmd/fake-sms/template/layouts/sms.html.tmpl @@ -2,9 +2,9 @@ {{define "header_buttons"}} {{end}}