diff --git a/app/templates/email/email_template_1.html b/app/templates/email/email_template_1.html deleted file mode 100644 index 39f42bd1e..000000000 --- a/app/templates/email/email_template_1.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - Page title - - - - - - - -
- - - - -
- - GOV.UK -
-
- - - - - -
- - - - - -
- -

- This is the page title -

- -

- Dear A Name, -

- -

- This is the first paragraph. -

- -

- This is the second paragraph. It is longer than the first and wraps on to two lines. -

- -

- This paragraph includes a line-break:
- This is the line after the line-break. -

- -

- This is an inset paragraph used for data or callouts
- Application reference: 123456789
- Date received: 15 March 2015
-

- -

- Second level heading

-

- Third level heading -

-

- Intro before a url: - - www.gov.uk/service-start-page -

- -

- Department or agency name -

- -
 
-
- - - - \ No newline at end of file diff --git a/app/templates/email/email_template_2.html b/app/templates/email/email_template_2.html deleted file mode 100644 index 731959d11..000000000 --- a/app/templates/email/email_template_2.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - Page title - - - - - - - - - - - -
- - - - -
- - GOV.UK -
-
- - - - - - -
-

- This is the page title -

- -

- Dear A Name, -

- -

- This is the first paragraph. -

- -

- This is the second paragraph. It is longer than the first and wraps on to two lines. -

- -

- This paragraph includes a line-break:
- This is the line after the line-break. -

- -

- This is an inset paragraph used for data or callouts
- Application reference: 123456789
- Date received: 15 March 2015
-

- -

- Second level heading

-

- Third level heading -

-

- Intro before a url: - - www.gov.uk/service-start-page -

- -

- Department or agency name -

-
- - - - - \ No newline at end of file