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> |