diff --git a/app/main/views/send.py b/app/main/views/send.py index 1832b24c3..188a46fa7 100644 --- a/app/main/views/send.py +++ b/app/main/views/send.py @@ -543,6 +543,7 @@ def _check_messages(service_id, template_id, upload_id, preview_row, letters_as_ db_template, current_service, show_recipient=True, + expand_emails=True, letter_preview_url=url_for( '.check_messages_preview', service_id=service_id, diff --git a/app/templates/views/notifications/check.html b/app/templates/views/notifications/check.html index 15beea30f..8ab9434cc 100644 --- a/app/templates/views/notifications/check.html +++ b/app/templates/views/notifications/check.html @@ -52,7 +52,7 @@ {{ template|string }} -