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

Unified Diff: includes/reinstall.tmpl

Issue 29611624: Issue 6047 - Updated templates and uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed comments in #15 Created Dec. 18, 2017, 12:55 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 | « includes/polyfills.tmpl ('k') | includes/scripts.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/reinstall.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/reinstall.tmpl
@@ -0,0 +1,8 @@
+<aside id="reinstall" class="bg-accent">
+ <div class="container content">
+ <p class="lead">
+ {{ "Did you uninstall Adblock Plus by accident?" | translate("reinstall-headline", "Text next to the Reinstallation button") }}
+ {{ "index" | linkify(class="button inverse") }}{{ "Reinstall Now" | translate("reinstall", "Reinstall button text") }}</a>
+ </p>
+ </div>
+</aside>
« no previous file with comments | « includes/polyfills.tmpl ('k') | includes/scripts.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld