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: Fix editor readability, use for loop to randomly generate the list Created Nov. 23, 2015, 10:49 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
« no previous file with comments | « pages/uninstall-abp.tmpl ('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.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/pages/uninstall-abp-submit.tmpl
@@ -0,0 +1,10 @@
+title=Adblock Plus has been uninstalled
+template=simple
+
+<head>
+ <meta name="robots" content="noindex" />
+</head>
+
+<section class="highlighted">
+<? include uninstall-abp-submit ?>
+</section>
« no previous file with comments | « pages/uninstall-abp.tmpl ('k') | static/css/simple.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld