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

Unified Diff: pages/uninstall-abp-submit.tmpl

Issue 29329984: Issue 3257 - Create uninstallation page in adblockplus.org (Closed)
Patch Set: Created Nov. 11, 2015, 5:43 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: pages/uninstall-abp-submit.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/pages/uninstall-abp-submit.tmpl
@@ -0,0 +1,11 @@
+title=Adblock Plus has been uninstalled
+template=simple
+
+<head>
+ <meta name="robots" content="noindex" />
+</head>
+
+<section class="highlighted">
+ <h1>{{"Data submitted successfully"|translate("heading", "Heading text")}}</h1>
+ <p class="subheader">{{"Thank you for your participation"|translate("thanks-you", "Thank you message below heading")}}</p>
+</section>

Powered by Google App Engine
This is Rietveld