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

Delta Between Two Patch Sets: pages/uninstalled-submit.md

Issue 29611624: Issue 6047 - Updated templates and uninstalled pages (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Changed document macro in html-attribute include, removed simple template, and removed temporary/unused resources include Created Nov. 25, 2017, 1:35 p.m.
Right Patch Set: Addressed comments in #15 Created Dec. 18, 2017, 12:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « pages/uninstalled-submit.html ('k') | static/css/defaults.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 title=Adblock Plus has been uninstalled
2 template=simple
3
4 <head>
5 <meta name="robots" content="noindex" />
6 </head>
7
8 <p class="notification">
9 <strong>
10 {{ reinstall-headline[Text next to the Reinstallation button] Did you uninst all Adblock Plus by accident? }}
11 </strong>
12 <a href="index">
13 {{ reinstall[Reinstall button text] Reinstall Now }}
14 </a>
15 </p>
16
17 <section markdown="1" class="highlighted">
18 #{{heading[Heading text] Data submitted successfully}}
19
20 {{thank-you[Thank you message below heading] Thank you for your participation}}
21 {: .subheader }
22 </section>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld