-
Notifications
You must be signed in to change notification settings - Fork 0
/
email-generic.txt
31 lines (31 loc) · 1.46 KB
/
email-generic.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<html>
<body>
<div id="logo" style="width: 100%; background: #FFF;">
<center>
<A HREF="https://www.northampton.gov.uk">
<img style="border: none;" src="https://s3.eu-west-2.amazonaws.com/norberta.northampton.digital/WNClogo.png" alt="West Northamptonshire Council Logo"/>
</A>
</center>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<div style="font-family:'Roboto', 'Lucida Sans Unicode', 'lucida sans', Verdana, Helvetica, Arial, sans-serif;background: #58686D;Color: White;font-size: 25px;text-align: center"> <label>Your case reference number is AAA</label></div>
</div>
<div style="font-family:'Roboto', 'Lucida Sans Unicode', 'lucida sans', Verdana, Helvetica, Arial, sans-serif;font-size: 14px;margin: 5px;text-align: left">
<br>
<br>
Thank you for raising a case with West Northamptonshire Council regarding <B>BBB</B>.
<br>
<br>
CCC
<br>
<br>
Please note if your enquiry is urgent, you can contact us on 0300 126 7000. You can find further information on West Northamptonshire Council's Privacy Policy and how we process your personal information by visiting <a href="www.westnorthants.gov.uk/privacy">www.westnorthants.gov.uk/privacy</a>.
<br>
<br>
<center>
<A HREF="https://www.northampton.gov.uk">
<img style="border: none;" src="https://s3.eu-west-2.amazonaws.com/norberta.northampton.digital/WNCbanner.png" alt="Image attachment of West Northamptonshire Council Logo and Values"/>
</A>
</center>
</div>
</body>
</html>