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

Unified 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: Simplified verification code validation Created April 22, 2015, 12:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sitescripts/submitEmail/template/verification.mail
===================================================================
new file mode 100644
--- /dev/null
+++ b/sitescripts/submitEmail/template/verification.mail
@@ -0,0 +1,29 @@
+To: {{ recipient|mime }}
+From: info@adblockplus.org
+Subject: Please confirm your Adblock Browser notification
Wladimir Palant 2015/04/22 14:46:58 Ok, now it mentions Adblock Browser explicitly. Wh
Sebastian Noack 2015/04/23 14:29:34 Yep, as I already pointed out and made suggestions
+Content-Transfer-Encoding: 8bit
+Content-Type: text/plain; charset="UTF-8"
+
+Hello,
+
+Thanks for signing up to get notified of the Adblock Browser iOS Beta Launch!
+Click the link below to verify your email address.
+{{ verification_url }}
+
+Ignore this email if you didn't sign up. If at any point you decide you no
+longer want to be notified, email info@adblockplus.org and we'll remove you
+from the notification list.
+
+
+The Adblock Plus Team
+
+Eyeo GmbH
+Im Klapperhof 7-23
+50670 Cologne, Germany
+
+E-mail: info@adblockplus.org
+Web: https://www.eyeo.com | https://www.adblockplus.org
+
+VAT-ID: DE279292414
+District Court Cologne: HRB 73508
+Managing Directors: Wladimir Palant & Till Faida

Powered by Google App Engine
This is Rietveld