Give email preview page a sensible page title

It’s derived from the subject line of the email now as of
https://github.com/alphagov/notifications-utils/pull/793
This commit is contained in:
Chris Hill-Scott
2020-09-30 11:29:13 +01:00
parent eda47fc5e2
commit a98e3534b2
2 changed files with 3 additions and 2 deletions

View File

@@ -123,7 +123,7 @@ def email_template():
template = {
'template_type': 'email',
'subject': 'foo',
'subject': 'Email branding preview',
'content': (
'Lorem Ipsum is simply dummy text of the printing and typesetting '
'industry.\n\nLorem Ipsum has been the industrys standard dummy '