diff --git a/cmd/fake-sms/template/layouts/outbox.html.tmpl b/cmd/fake-sms/template/layouts/outbox.html.tmpl index a89873f..4356a40 100644 --- a/cmd/fake-sms/template/layouts/outbox.html.tmpl +++ b/cmd/fake-sms/template/layouts/outbox.html.tmpl @@ -23,10 +23,11 @@ + {{ $baseURL := .BaseURL }} {{range .Messages}} + data-inbox-entry-link="{{ $baseURL }}/sms/{{ .ID }}"> {{ .From }} @@ -38,7 +39,7 @@
- 👁️ See + 👁️ See