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

Delta Between Two Patch Sets: includes/index.tmpl

Issue 29695555: Fixes #6 - Add media mention banner (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Left Patch Set: Created Feb. 12, 2018, 11:26 a.m.
Right Patch Set: Undo change to full-width layout Created Feb. 26, 2018, 8:31 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | static/css/index.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
1 title=Adblock Plus - Surf the web without annoying ads! 1 title=Adblock Plus - Surf the web without annoying ads!
2 noheading=True 2 noheading=True
3 localefile=index 3 localefile=index
4 4
5 {# 5 {#
6 # This file is part of the Adblock Plus website, 6 # This file is part of the Adblock Plus website,
7 # Copyright (C) 2006-present eyeo GmbH 7 # Copyright (C) 2006-present eyeo GmbH
8 # 8 #
9 # Adblock Plus is free software: you can redistribute it and/or modify 9 # Adblock Plus is free software: you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 3 as 10 # it under the terms of the GNU General Public License version 3 as
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 <link href="/css/index-mobile.css" media="(max-width: 1000px)" rel="stylesheet"> 63 <link href="/css/index-mobile.css" media="(max-width: 1000px)" rel="stylesheet">
64 64
65 <link href="https://adblockplus.org/" rel="canonical"> 65 <link href="https://adblockplus.org/" rel="canonical">
66 <link href="https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddi lifddb" rel="chrome-webstore-item"> 66 <link href="https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddi lifddb" rel="chrome-webstore-item">
67 <meta content="website" property="og:type"> 67 <meta content="website" property="og:type">
68 <meta content="https://adblockplus.org/img/adblockplus_promo.png" property="og:i mage"> 68 <meta content="https://adblockplus.org/img/adblockplus_promo.png" property="og:i mage">
69 <meta content="{{"<fix>Adblock Plus</fix> is the most popular ad blocker availab le for <fix>Firefox</fix>, <fix>Chrome</fix>, <fix>Opera</fix>, <fix>Safari</fix >, <fix>Android</fix> and <fix>Internet Explorer</fix>. Block all annoying ads a ll over the web: remove video ads on <fix>YouTube</fix>, block <fix>Facebook</fi x> ads, get rid of pop-ups and much more. On <fix>Google Chrome</fix>, <fix>Adbl ock Plus</fix> is one of the fastest growing extensions ever. <fix>Adblock Plus< /fix> is used on over <fix>100</fix> million devices. Download online for free n ow!"|translate("s2")}}" name="description"> 69 <meta content="{{"<fix>Adblock Plus</fix> is the most popular ad blocker availab le for <fix>Firefox</fix>, <fix>Chrome</fix>, <fix>Opera</fix>, <fix>Safari</fix >, <fix>Android</fix> and <fix>Internet Explorer</fix>. Block all annoying ads a ll over the web: remove video ads on <fix>YouTube</fix>, block <fix>Facebook</fi x> ads, get rid of pop-ups and much more. On <fix>Google Chrome</fix>, <fix>Adbl ock Plus</fix> is one of the fastest growing extensions ever. <fix>Adblock Plus< /fix> is used on over <fix>100</fix> million devices. Download online for free n ow!"|translate("s2")}}" name="description">
70 <meta content="{{"<fix>Adblock Plus</fix> is the most popular ad blocker availab le for <fix>Firefox</fix>, <fix>Chrome</fix>, <fix>Opera</fix>, <fix>Safari</fix >, <fix>Android</fix> and <fix>Internet Explorer</fix>. Block all annoying ads a ll over the web: remove video ads on <fix>YouTube</fix>, block <fix>Facebook</fi x> ads, get rid of pop-ups and much more. On <fix>Google Chrome</fix>, <fix>Adbl ock Plus</fix> is one of the fastest growing extensions ever. <fix>Adblock Plus< /fix> is used on over <fix>100</fix> million devices. Download online for free n ow!"|translate("s2")}}" property="og:description"> 70 <meta content="{{"<fix>Adblock Plus</fix> is the most popular ad blocker availab le for <fix>Firefox</fix>, <fix>Chrome</fix>, <fix>Opera</fix>, <fix>Safari</fix >, <fix>Android</fix> and <fix>Internet Explorer</fix>. Block all annoying ads a ll over the web: remove video ads on <fix>YouTube</fix>, block <fix>Facebook</fi x> ads, get rid of pop-ups and much more. On <fix>Google Chrome</fix>, <fix>Adbl ock Plus</fix> is one of the fastest growing extensions ever. <fix>Adblock Plus< /fix> is used on over <fix>100</fix> million devices. Download online for free n ow!"|translate("s2")}}" property="og:description">
71 </head> 71 </head>
72 72
73 <div id="content"> 73 <div id="abb-banner" class="notice">
juliandoucette 2018/02/19 14:15:56 Did you intend to include this change in this patc
ire 2018/02/20 10:49:04 Yes. We can't have the #content on the same level
juliandoucette 2018/02/21 11:22:53 I'd prefer to fix the #content issue separately be
ire 2018/02/22 08:43:52 Ack. I'll keep it in this issue because 1) I'm bei
74 <div class="container clearfix"> 74 <h2>{{"Want to block ads on your smartphone or tablet?"|translate("abb-banner- headline")}}</h2>
75 <div id="abb-banner" class="notice"> 75 <img src="/img/abb-promo-image.png" alt="{{"Adblock Browser promotional image" |translate("abb-promotion-alt")}}" />
76 <h2>{{"Want to block ads on your smartphone or tablet?"|translate("abb-ban ner-headline")}}</h2> 76 <a id="abb-android-download" href="https://adblockplus.org/redirect?link=adblo ck_browser_android_store">{{"Download Adblock Browser"|translate("abb-banner-but ton-text")}}</a>
77 <img src="/img/abb-promo-image.png" alt="{{"Adblock Browser promotional im age"|translate("abb-promotion-alt")}}" /> 77 <a id="abb-ios-download" href="https://adblockplus.org/redirect?link=adblock_b rowser_ios_store">{{"Download Adblock Browser"|translate("abb-banner-button-text ")}}</a>
78 <a id="abb-android-download" href="https://adblockplus.org/redirect?link=a dblock_browser_android_store">{{"Download Adblock Browser"|translate("abb-banner -button-text")}}</a> 78 </div>
79 <a id="abb-ios-download" href="https://adblockplus.org/redirect?link=adblo ck_browser_ios_store">{{"Download Adblock Browser"|translate("abb-banner-button- text")}}</a> 79 <div itemscope="itemscope" itemtype="http://schema.org/SoftwareApplication">
80 </div> 80 <section id="main">
81 81 <div id="summary">
82 <div itemscope="itemscope" itemtype="http://schema.org/SoftwareApplication"> 82 <h1 itemprop="name">{{"Adblock Plus"|translate("s5")}}</h1>
83 <section id="main"> 83 <h2 itemprop="description">{{"Surf the web without annoying ads!"|translat e("s6")}}</h2>
84 <div id="summary"> 84
85 <h1 itemprop="name">{{"Adblock Plus"|translate("s5")}}</h1> 85 <ul id="features">
86 <h2 itemprop="description">{{"Surf the web without annoying ads!"|tran slate("s6")}}</h2> 86 <li itemprop="featureList">
87 87 <div class="sprite"></div>
88 <ul id="features"> 88 {{"Blocks banners, pop-ups, tracking, malware and more"|translate("blo cking-features")}}
89 <li itemprop="featureList"> 89 </li>
90 <div class="sprite"></div> 90 <li itemprop="featureList">
91 {{"Blocks banners, pop-ups, tracking, malware and more"|translate( "blocking-features")}} 91 <div class="sprite"></div>
92 </li> 92 {{"By default, nonintrusive ads aren't blocked in order to support web sites <a href=\"acceptable-ads\">(learn more)</a>"|translate("opt-out-acceptable -ads")}} <sup><a href="#footnote">[1]</a></sup>
93 <li itemprop="featureList"> 93 </li>
94 <div class="sprite"></div> 94 <li class="emphasized" id="feature-free" itemprop="featureList">
95 {{"By default, nonintrusive ads aren't blocked in order to support websites <a href=\"acceptable-ads\">(learn more)</a>"|translate("opt-out-accept able-ads")}} <sup><a href="#footnote">[1]</a></sup> 95 <div class="sprite"></div>
96 </li> 96 {{"It's free for users and open source (<a href=\"https://www.gnu.org/ licenses/gpl.html\">GPLv3</a>)"|translate("gplv3-license")}}
97 <li class="emphasized" id="feature-free" itemprop="featureList"> 97 </li>
98 <div class="sprite"></div> 98 <li id="feature-maxthon" itemprop="featureList">
99 {{"It's free for users and open source (<a href=\"https://www.gnu. org/licenses/gpl.html\">GPLv3</a>)"|translate("gplv3-license")}} 99 <div class="sprite"></div>
100 </li> 100 {{"Integrated by default in"|translate("s11")}} <a href="http://www.ma xthon.com/" target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
101 <li id="feature-maxthon" itemprop="featureList"> 101 </li>
102 <div class="sprite"></div> 102 </ul>
103 {{"Integrated by default in"|translate("s11")}} <a href="http://ww w.maxthon.com/" target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 103 </div>
104 </li> 104
105 </ul> 105 <p id="terms-message">
106 </div> 106 {{ "By clicking the Agree and Install button below, you agree to our <a hr ef=\"terms\">Terms of Use</a>." | translate("terms-message", "Terms of use messa ge") }}
107 107 </p>
108 <p id="terms-message"> 108
109 {{ "By clicking the Agree and Install button below, you agree to our < a href=\"terms\">Terms of Use</a>." | translate("terms-message", "Terms of use m essage") }} 109 <div id="install">
110 </p> 110 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Agree and Install for Firefox"|trans late("s13")}}</a>
111 111 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Agree and Install for Chrome"|translate("s14")}}</a>
112 <div id="install"> 112 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Agree and Install for Oper a"|translate("s15")}}</a>
113 <a class="install-button" href="https://update.adblockplus.org/latest/ adblockplusfirefox.xpi" id="install-firefox">{{"Agree and Install for Firefox"|t ranslate("s13")}}</a> 113 <a class="install-button" href="android-install" id="install-android">{{"A gree and Install for Android"|translate("s16")}}</a>
114 <a class="install-button" href="https://chrome.google.com/webstore/det ail/cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.websto re.install(); return false;">{{"Agree and Install for Chrome"|translate("s14")}} </a> 114 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Agree and Install for Internet Explorer"|translate("s17")}}</a>
115 <a class="install-button" href="https://addons.opera.com/extensions/de tails/opera-adblock/?display=en-US" id="install-opera">{{"Agree and Install for Opera"|translate("s15")}}</a> 115 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Agree and Install for Safari"|t ranslate("s18")}}</a>
116 <a class="install-button" href="android-install" id="install-android"> {{"Agree and Install for Android"|translate("s16")}}</a> 116 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Agree and Install for Yandex Browser"|transl ate("s19")}}</a>
117 <a class="install-button" href="https://update.adblockplus.org/latest/ adblockplusie.exe" id="install-internet-explorer">{{"Agree and Install for Inter net Explorer"|translate("s17")}}</a> 117 <a class="install-button" href="https://www.microsoft.com/store/p/adblock- plus/9nblggh4r9nz" id="install-edge">{{"Agree and Install for Microsoft Edge"|tr anslate("install-edge")}}</a>
118 <a class="install-button" href="https://update.adblockplus.org/latest/ adblockplussafari.safariextz" id="install-safari">{{"Agree and Install for Safar i"|translate("s18")}}</a> 118 </div>
119 <a class="install-button" href="https://chrome.google.com/webstore/det ail/cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrom e.webstore.install(); return false;">{{"Agree and Install for Yandex Browser"|tr anslate("s19")}}</a> 119
120 <a class="install-button" href="https://www.microsoft.com/store/p/adbl ock-plus/9nblggh4r9nz" id="install-edge">{{"Agree and Install for Microsoft Edge "|translate("install-edge")}}</a> 120 <div id="other-platform">
121 </div> 121 <div>{{"Download Adblock Plus for another platform"|translate("other-pla tform")}}</div>
122 122 <ul>
123 <div id="other-platform"> 123 <li>
124 <div>{{"Download Adblock Plus for another platform"|translate("other -platform")}}</div> 124 <a class="sprite" href="firefox" id="platform-firefox" title="{{"Adb lock Plus for Firefox"|translate("s20")}}"></a>
125 <ul> 125 </li>
126 <li> 126 <li>
127 <a class="sprite" href="firefox" id="platform-firefox" title="{{ "Adblock Plus for Firefox"|translate("s20")}}"></a> 127 <a class="sprite" href="chrome" id="platform-chrome" title="{{"Adblo ck Plus for Chrome"|translate("s21")}}"></a>
128 </li> 128 </li>
129 <li> 129 <li>
130 <a class="sprite" href="chrome" id="platform-chrome" title="{{"A dblock Plus for Chrome"|translate("s21")}}"></a> 130 <a class="sprite" href="android" id="platform-android" title="{{"Adb lock Plus for Android"|translate("s22")}}"></a>
131 </li> 131 </li>
132 <li> 132 <li>
133 <a class="sprite" href="android" id="platform-android" title="{{ "Adblock Plus for Android"|translate("s22")}}"></a> 133 <a class="sprite" href="opera" id="platform-opera" title="{{"Adblock Plus for Opera"|translate("s23")}}"></a>
134 </li> 134 </li>
135 <li> 135 <li>
136 <a class="sprite" href="opera" id="platform-opera" title="{{"Adb lock Plus for Opera"|translate("s23")}}"></a> 136 <a class="sprite" href="internet-explorer" id="platform-internet-exp lorer" title="{{"Adblock Plus for Internet Explorer"|translate("s24")}}"></a>
137 </li> 137 </li>
138 <li> 138 <li>
139 <a class="sprite" href="internet-explorer" id="platform-internet -explorer" title="{{"Adblock Plus for Internet Explorer"|translate("s24")}}"></a > 139 <a class="sprite" href="safari" id="platform-safari" title="{{"Adblo ck Plus for Safari"|translate("s25")}}"></a>
140 </li> 140 </li>
141 <li> 141 <li>
142 <a class="sprite" href="safari" id="platform-safari" title="{{"A dblock Plus for Safari"|translate("s25")}}"></a> 142 <a class="sprite" href="yandex-browser" id="platform-yandex-browser" title="{{"Adblock Plus for Yandex Browser"|translate("s26")}}"></a>
143 </li> 143 </li>
144 <li> 144 <li>
145 <a class="sprite" href="yandex-browser" id="platform-yandex-brow ser" title="{{"Adblock Plus for Yandex Browser"|translate("s26")}}"></a> 145 <a class="sprite" href="maxthon" id="platform-maxthon" title="{{"Adb lock Plus for Maxthon"|translate("s27")}}"></a>
146 </li> 146 </li>
147 <li> 147 <li>
148 <a class="sprite" href="maxthon" id="platform-maxthon" title="{{ "Adblock Plus for Maxthon"|translate("s27")}}"></a> 148 <a class="sprite" href="edge" id="platform-edge" title="{{"Adblock P lus for Microsoft Edge"|translate("abp-microsoft-edge")}}"></a>
149 </li> 149 </li>
150 <li>
151 <a class="sprite" href="edge" id="platform-edge" title="{{"Adblo ck Plus for Microsoft Edge"|translate("abp-microsoft-edge")}}"></a>
152 </li>
153 </ul>
154 </div>
155 </section>
156
157 <div id="messages-wrapper">
158 <? include abb-notification ?>
159 <? include fr-download-disclaimer ?>
160 <div id="maxthon-notification">
161 使用傲游云浏览器,享受最好的广告过滤体验. (内置Adblock Plus) <a href="http://www.maxthon.cn" target="_blank">下载傲游云浏览器</a>
162 </div>
163 <div class="warning-platform firefox">{{"It appears that you are using M ozilla Firefox."|translate("s28")}} <a href="firefox">{{"Switch to Adblock Plus for Firefox."|translate("s29")}}</a></div>
164 <div class="warning-platform chrome">{{"It appears that you are using Go ogle Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chrome."|translate("s31")}}</a></div>
165 <div class="warning-platform android">{{"It appears that you are using A ndroid."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Andr oid."|translate("s33")}}</a></div>
166 <div class="warning-platform opera">{{"It appears that you are using Ope ra."|translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|tr anslate("s35")}}</a></div>
167 <div class="warning-platform internet-explorer">{{"It appears that you a re using Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"S witch to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div>
168 <div class="warning-platform safari">{{"It appears that you are using Sa fari."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari. "|translate("s39")}}</a></div>
169 <div class="warning-platform yandex-browser">{{"It appears that you are using Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adblock Plus for Yandex Browser."|translate("s41")}}</a></div>
170 <div class="warning-platform maxthon">{{"It appears that you are using M axthon."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxt hon."|translate("s43")}}</a></div>
171 </div>
172
173 <div id="video-container">
174 <a id="video" target="_blank" href="https://www.youtube-nocookie.com/emb ed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&amp;controls=2&amp;fs=1& amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=light&amp;autoplay=1">
175 <img id="video-thumbnail" src="/img/video-thumbnail.jpg" alt="{{ "Intr oduction to Adblock Plus video thumbnail" | translate("video-alt-text") }}">
176 <img id="video-play" src="/img/video-external.png" alt="{{ "Play Video " | translate("video-play-alt-text") }}">
177 </a>
178 <p id="video-disclaimer">
179 {{ "Click to play this video. Please note that this video is hosted by YouTube. When this video is played, some personal data is transferred to YouTub e. For more information, please review YouTube's <a href='https://www.google.com /intl/en/policies/privacy/' target='_blank'>privacy policy</a>." | translate("vi deo-disclaimer") }}
180 </p>
181 </div>
182
183 <img id="maxthon-instruction" src="/img/maxthon-instruction.png" alt="{{"A ctivate Adblock Plus in Maxthon"|translate("maxthon-instruction")}}">
184 <img id="edge-teaser" src="/img/edge_teaser.png" alt="{{"Comming soon imag e of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}}" />
185 </div>
186 </div>
187
188 <div class="bg-primary section">
juliandoucette 2018/02/19 14:15:56 The video is currently overlapping this section on
ire 2018/02/20 10:49:04 It doesn't appear to be overlapping for me which i
ire 2018/02/20 10:49:04 Done.
189 <div class="container">
190 <div id="media">
191 <header id="media-header">
192 <h2>As Mentioned On:</h2>
193 <small>(Links open in a new window)</small>
juliandoucette 2018/02/19 14:15:56 NIT: aria-hidden?
ire 2018/02/20 10:49:04 Why would we use aria-hidden? It is displayed on s
juliandoucette 2018/02/21 11:22:53 It should be hidden aria-hidden on large screens b
ire 2018/02/22 08:43:52 I don't think `aria-hidden` is suitable here becau
juliandoucette 2018/02/23 13:46:17 On second thought, I think you're right. Thank you
ire 2018/02/26 08:32:11 You're welcome :)
194 </header>
195 <ul id="media-list" class="unstyled">
196 {% for item in media_coverage %}
197 <li>
198 <a href="{{ item.link }}" target="_blank" title="{{ item.link_title }}">
199 <img src="/img/media/{{ item.image }}.png" srcset="/img/{{ item.im age }}-2x.png 2x" alt="{{ item.image_alt }}">
juliandoucette 2018/02/19 14:15:56 You forgot "media/" in srcset.
ire 2018/02/20 10:49:04 Thanks! Done.
200 </a>
201 </li>
202 {% endfor %}
203 </ul> 150 </ul>
204 </div> 151 </div>
205 </div> 152 </section>
153
154 <div id="messages-wrapper">
155 <? include abb-notification ?>
156 <? include fr-download-disclaimer ?>
157 <div id="maxthon-notification">
158 使用傲游云浏览器,享受最好的广告过滤体验. (内置Adblock Plus) <a href="http://www.maxthon.cn" tar get="_blank">下载傲游云浏览器</a>
159 </div>
160 <div class="warning-platform firefox">{{"It appears that you are using Mozil la Firefox."|translate("s28")}} <a href="firefox">{{"Switch to Adblock Plus for Firefox."|translate("s29")}}</a></div>
161 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div>
162 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div>
163 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div>
164 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div>
165 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div>
166 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div>
167 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div>
206 </div> 168 </div>
207 169
170 <div id="video-container">
171 <a id="video" target="_blank" href="https://www.youtube-nocookie.com/embed/p VYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&amp;controls=2&amp;fs=1&amp; modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=light&amp;autoplay=1">
172 <img id="video-thumbnail" src="/img/video-thumbnail.jpg" alt="{{ "Introduc tion to Adblock Plus video thumbnail" | translate("video-alt-text") }}">
173 <img id="video-play" src="/img/video-external.png" alt="{{ "Play Video" | translate("video-play-alt-text") }}">
174 </a>
175 <p id="video-disclaimer">
176 {{ "Click to play this video. Please note that this video is hosted by You Tube. When this video is played, some personal data is transferred to YouTube. F or more information, please review YouTube's <a href='https://www.google.com/int l/en/policies/privacy/' target='_blank'>privacy policy</a>." | translate("video- disclaimer") }}
177 </p>
178 </div>
179
180 <img id="maxthon-instruction" src="/img/maxthon-instruction.png" alt="{{"Activ ate Adblock Plus in Maxthon"|translate("maxthon-instruction")}}">
181 <img id="edge-teaser" src="/img/edge_teaser.png" alt="{{"Comming soon image of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}}" />
182 </div>
183
184 <div id="media-section" class="bg-primary section">
208 <div class="container"> 185 <div class="container">
209 <div id="key-facts"> 186 <div id="media">
210 <section class="first"> 187 <header id="media-header">
211 <div class="sprite" id="facts-open-source"></div> 188 <h2>As Mentioned On:</h2>
212 <h1>{{"Open Source"|translate("s44")}}</h1> 189 <small>(Links open in a new window)</small>
213 <p> 190 </header>
214 {{"Adblock Plus is an open source project.\n <a href=\"contribu te\">Join us!</a>"|translate("s45")}} 191 <ul id="media-list" class="unstyled">
215 </p> 192 {% for item in media_coverage %}
216 </section>
217
218 <section>
219 <div class="sprite" id="facts-downloads"></div>
220 <h1>{{"Active on <fix>100</fix> million devices"|translate("s46")}}</h1>
221 <p>
222 {{"<fix>Adblock Plus</fix> is the world’s most popular browser extension."|t ranslate("s47")}}
223 </p>
224 </section>
225
226 <section>
227 <div class="sprite" id="facts-privacy"></div>
228 <h1>{{"Privacy Guaranteed"|translate("s48")}}</h1>
229 <p>
230 {{"Adblock Plus will never collect your <a href=\"privacy\">personal d ata</a>."|translate("privacy-policy-note")}}
231 </p>
232
233 </section>
234 </div>
235
236
237 {% if page == "internet-explorer" %}
238 <p id="ready-for-windows-notice" class="notice">
239 {{"Adblock Plus for Internet Explorer is supported by eyeo GmbH on the fol lowing editions of Windows 10 – Windows 10 Pro, Windows 10 Education and Windows 10 Enterprise. Adblock Plus for Internet Explorer is supported on the in-market supported servicing branches of Windows 10 including - Current Branch, Current Branch for Business and the following Long-Term Servicing branch: Windows 10."|t ranslate("ready-for-windows-notice")}}
240 </p>
241 {% endif %}
242
243 <hr>
244 <div id="footnote">
245 [1] {{"The following rules <strong>have</strong> and <strong>always will</ strong> apply to everyone, without exception:"|translate("footnote-headline")}}
246 <ul>
247 <li> 193 <li>
248 {{"Participants cannot pay to avoid the <a href=\"acceptable-ads#crite ria-general\">criteria</a>. Every ad must comply."|translate("footnote-must-comp ly")}} 194 <a href="{{ item.link }}" target="_blank" title="{{ item.link_title }} ">
249 </li> 195 <img src="/img/media/{{ item.image }}.png" srcset="/img/media/{{ ite m.image }}-2x.png 2x" alt="{{ item.image_alt }}">
250 <li> 196 </a>
251 {{"For transparency, we add all Acceptable Ads to our <a href=\"https: //adblockplus.org/forum/viewforum.php?f=12\">forum</a> so that our community of users can provide feedback."|translate("footnote-forum")}} 197 </li>
252 </li> 198 {% endfor %}
253 <li>
254 {{"We listen to our users. If an Acceptable Ads proposal is flagged by our community for a legitimate reason, we will remove it from the whitelist."|t ranslate("footnote-value-users")}}
255 </li>
256 <li>
257 {{"We are able to keep our open source product free by charging large entities a fee for whitelisting services. For the other roughly 90 percent of ou r partners, these services are offered free of charge."|translate("footnote-keep -free")}}
258 </li>
259 </ul> 199 </ul>
260 </div> 200 </div>
261
262 </div> 201 </div>
263 </div><!-- #content --> 202 </div>
203
204 <div id="key-facts">
205 <section class="first">
206 <div class="sprite" id="facts-open-source"></div>
207 <h1>{{"Open Source"|translate("s44")}}</h1>
208 <p>
209 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}}
210 </p>
211 </section>
212
213 <section>
214 <div class="sprite" id="facts-downloads"></div>
215 <h1>{{"Active on <fix>100</fix> million devices"|translate("s46")}}</h1>
216 <p>
217 {{"<fix>Adblock Plus</fix> is the world’s most popular browser extension."|trans late("s47")}}
218 </p>
219 </section>
220
221 <section>
222 <div class="sprite" id="facts-privacy"></div>
223 <h1>{{"Privacy Guaranteed"|translate("s48")}}</h1>
224 <p>
225 {{"Adblock Plus will never collect your <a href=\"privacy\">personal data< /a>."|translate("privacy-policy-note")}}
226 </p>
227 </section>
228 </div>
229
230 {% if page == "internet-explorer" %}
231 <p id="ready-for-windows-notice" class="notice">
232 {{"Adblock Plus for Internet Explorer is supported by eyeo GmbH on the followi ng editions of Windows 10 – Windows 10 Pro, Windows 10 Education and Windows 10 Enterprise. Adblock Plus for Internet Explorer is supported on the in-market sup ported servicing branches of Windows 10 including - Current Branch, Current Bran ch for Business and the following Long-Term Servicing branch: Windows 10."|trans late("ready-for-windows-notice")}}
233 </p>
234 {% endif %}
235
236 <hr>
237 <div id="footnote">
238 [1] {{"The following rules <strong>have</strong> and <strong>always will</stro ng> apply to everyone, without exception:"|translate("footnote-headline")}}
239 <ul>
240 <li>
241 {{"Participants cannot pay to avoid the <a href=\"acceptable-ads#criteria- general\">criteria</a>. Every ad must comply."|translate("footnote-must-comply") }}
242 </li>
243 <li>
244 {{"For transparency, we add all Acceptable Ads to our <a href=\"https://ad blockplus.org/forum/viewforum.php?f=12\">forum</a> so that our community of user s can provide feedback."|translate("footnote-forum")}}
245 </li>
246 <li>
247 {{"We listen to our users. If an Acceptable Ads proposal is flagged by our community for a legitimate reason, we will remove it from the whitelist."|trans late("footnote-value-users")}}
248 </li>
249 <li>
250 {{"We are able to keep our open source product free by charging large enti ties a fee for whitelisting services. For the other roughly 90 percent of our pa rtners, these services are offered free of charge."|translate("footnote-keep-fre e")}}
251 </li>
252 </ul>
253 </div>
264 254
265 <script src="/js/index.js"></script> 255 <script src="/js/index.js"></script>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld