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

Unified Diff: sitescripts/submit_email/template/verification.mail

Issue 5177883412660224: Issue 2234 - Add a WSGI controller to collect email addresses for the Adblock Browser iOS launch (Closed)
Patch Set: URL-encode language before inserting into URL Created April 28, 2015, 10:50 a.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/submit_email/template/verification.mail
===================================================================
new file mode 100644
--- /dev/null
+++ b/sitescripts/submit_email/template/verification.mail
@@ -0,0 +1,31 @@
+To: {{ recipient|mime }}
+From: info@adblockplus.org
+Subject: Please confirm your Adblock Browser notification
+Content-Transfer-Encoding: 8bit
+Content-Type: text/plain; charset="UTF-8"
+
+Hello,
+
+Thanks for signing up to get notified of the Adblock Browser iOS Launch!
+Click the link below to verify your email address.
+
+{{ verification_url }}
+
+You can simply ignore this email if you didn't sign up.
+
+If at any point you decide that 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://eyeo.com | https://adblockplus.org
+
+VAT-ID: DE279292414
+District Court Cologne: HRB 73508
+Managing Directors: Wladimir Palant & Till Faida

Powered by Google App Engine
This is Rietveld