diff --git a/cmd/fake-sms/template/blocks/base.html.tmpl b/cmd/fake-sms/template/blocks/base.html.tmpl index 2f542cb..c9f6ff9 100644 --- a/cmd/fake-sms/template/blocks/base.html.tmpl +++ b/cmd/fake-sms/template/blocks/base.html.tmpl @@ -6,10 +6,10 @@ {{block "title" . -}}{{- end}} {{- block "head_style" . -}} - + {{end}} {{- block "head_script" . -}} - + {{end}} diff --git a/cmd/fake-sms/template/blocks/header.html.tmpl b/cmd/fake-sms/template/blocks/header.html.tmpl index 322f7c1..b04e466 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/outbox.html.tmpl b/cmd/fake-sms/template/layouts/outbox.html.tmpl index 6193a9d..a89873f 100644 --- a/cmd/fake-sms/template/layouts/outbox.html.tmpl +++ b/cmd/fake-sms/template/layouts/outbox.html.tmpl @@ -2,7 +2,7 @@ {{define "header_buttons"}} {{end}}