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

Side by Side Diff: pages/features.html

Issue 29511696: Issue 5447 - Add missing essential meta data to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Updated locales before re-landing after blog fix Created Sept. 13, 2017, 12:25 p.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/deployments.tmpl ('k') | pages/getting_started.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Adblock Plus Features 1 title=Adblock Plus Features
2 2
3 <head> 3 <head>
4 <link class="cssfx" href="/css/topics.css" rel="stylesheet"> 4 <link class="cssfx" href="/css/topics.css" rel="stylesheet">
5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" r el="stylesheet"> 5 <link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" r el="stylesheet">
6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet" > 6 <link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet" >
7 <link class="cssfx" href="/css/features.css" rel="stylesheet"> 7 <link class="cssfx" href="/css/features.css" rel="stylesheet">
8 <meta content="{{s1 Adblock Plus Features}}" name="title">
9 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" name="description"> 8 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" name="description">
10 <meta content="{{s1 Adblock Plus Features}}" property="og:title">
11 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" property="og:description"> 9 <meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" property="og:description">
12 </head> 10 </head>
13 11
14 <div id="toc"> 12 <div id="toc">
15 <a class="topic-small" href="#adblocking"> 13 <a class="topic-small" href="#adblocking">
16 <div class="feature-adblocking sprite"></div> 14 <div class="feature-adblocking sprite"></div>
17 <p>{{s5 Block Ads}}</p> 15 <p>{{s5 Block Ads}}</p>
18 </a> 16 </a>
19 <a class="topic-small" href="#acceptable"> 17 <a class="topic-small" href="#acceptable">
20 <div class="feature-acceptable sprite"></div> 18 <div class="feature-acceptable sprite"></div>
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 {{s35 Adblock Plus can disable social media buttons from websites, ens uring that social networks cannot create a profile based on the websites you vis it.}} 126 {{s35 Adblock Plus can disable social media buttons from websites, ens uring that social networks cannot create a profile based on the websites you vis it.}}
129 </p> 127 </p>
130 <p> 128 <p>
131 {{s36 To enable this feature, <a href="abp:subscribe?location=https%3A %2F%2Feasylist-downloads.adblockplus.org%2Ffanboy-social.txt&amp;title=Fanboy's% 20Social%20Blocking%20List">open this dialogue</a> 129 {{s36 To enable this feature, <a href="abp:subscribe?location=https%3A %2F%2Feasylist-downloads.adblockplus.org%2Ffanboy-social.txt&amp;title=Fanboy's% 20Social%20Blocking%20List">open this dialogue</a>
132 and click <strong>Add</strong>.}} 130 and click <strong>Add</strong>.}}
133 </p> 131 </p>
134 </div> 132 </div>
135 </div> 133 </div>
136 </div> 134 </div>
137 </div> 135 </div>
OLDNEW
« no previous file with comments | « pages/deployments.tmpl ('k') | pages/getting_started.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld