From df8532beeef6fb9c55563a6d4c8bf77945b659d2 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Tue, 20 Dec 2016 16:39:23 +0000 Subject: [PATCH] sorry old chris, we don't need these anymore --- app/templates/email/email_template_1.html | 85 -------------------- app/templates/email/email_template_2.html | 95 ----------------------- 2 files changed, 180 deletions(-) delete mode 100644 app/templates/email/email_template_1.html delete mode 100644 app/templates/email/email_template_2.html 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