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

Side by Side Diff: pages/uninstalled-submit.md

Issue 29630614: [Demo] Issue 6047 - Missing background on uninstallation page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created Dec. 5, 2017, 10:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pages/uninstalled-submit.html ('k') | static/css/defaults.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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>
OLDNEW
« no previous file with comments | « pages/uninstalled-submit.html ('k') | static/css/defaults.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld