Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: sitescripts/submitEmail/template/verification.mail

Issue 5177883412660224: Issue 2234 - Add a WSGI controller to collect email addresses for the Adblock Browser iOS launch (Closed)
Patch Set: Added missing colon Created April 21, 2015, 6:11 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sitescripts/submitEmail/__init__.py ('k') | sitescripts/submitEmail/web/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 To: {{ recipient|mime }}
2 From: info@adblockplus.org
3 Subject: Please confirm your Adblock Browser notification
4 Content-Transfer-Encoding: 8bit
5 Content-Type: text/plain; charset="UTF-8"
6
7 Hello,
8
9 Thanks for signing up to get notified of the Adblock Browser iOS Beta Launch!
10 Click the link below to verify your email address.
11 {{ verification_url }}
12
13 Ignore this email if you didn't sign up. If at any point you decide you no
14 longer want to be notified, email info@adblockplus.org and we'll remove you
15 from the notification list.
16
17
18 The Adblock Plus Team
19
20 Eyeo GmbH
21 Im Klapperhof 7-23
22 50670 Cologne, Germany
23
24 E-mail: info@adblockplus.org
25 Web: https://www.eyeo.com | https://www.adblockplus.org
26
27 VAT-ID: DE279292414
28 District Court Cologne: HRB 73508
29 Managing Directors: Wladimir Palant & Till Faida
OLDNEW
« no previous file with comments | « sitescripts/submitEmail/__init__.py ('k') | sitescripts/submitEmail/web/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld