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

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

Issue 29329984: Issue 3257 - Create uninstallation page in adblockplus.org (Closed)
Patch Set: Rename jinja files to markdown Created Nov. 19, 2015, 4:38 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
« no previous file with comments | « pages/uninstall-abp.md ('k') | static/css/simple.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/uninstall-abp-submit.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/pages/uninstall-abp-submit.md
@@ -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>
« no previous file with comments | « pages/uninstall-abp.md ('k') | static/css/simple.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld