diff --git a/web/templates/draft.hbs b/web/templates/draft.hbs index 849591002a..5342f1788a 100644 --- a/web/templates/draft.hbs +++ b/web/templates/draft.hbs @@ -34,7 +34,7 @@ {{#if has_recipient_data}} {{t "You and {recipients}" }} {{else}} - {{t "No DM recipients" }} + {{t "No DM recipients" }} {{/if}} {{/if}}