Index: includes/index.tmpl |
=================================================================== |
--- a/includes/index.tmpl |
+++ b/includes/index.tmpl |
@@ -138,42 +138,17 @@ |
{{ "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 YouTube. For more information, please review YouTube's <a href='https://www.google.com/intl/en/policies/privacy/' target='_blank'>privacy policy</a>." | translate("video-disclaimer") }} |
</p> |
</div> |
<img id="maxthon-instruction" src="/img/maxthon-instruction.png" alt="{{"Activate Adblock Plus in Maxthon"|translate("maxthon-instruction")}}"> |
<img id="edge-teaser" src="/img/edge_teaser.png" alt="{{"Comming soon image of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}}" /> |
</div> |
-<div id="key-facts"> |
- <section class="first"> |
- <div class="sprite" id="facts-open-source"></div> |
- <h1>{{"Open Source"|translate("s44")}}</h1> |
- <p> |
- {{"Adblock Plus is an open source project.\n <a href=\"contribute\">Join us!</a>"|translate("s45")}} |
- </p> |
- </section> |
- |
- <section> |
- <div class="sprite" id="facts-downloads"></div> |
- <h1>{{"Active on <fix>100</fix> million devices"|translate("s46")}}</h1> |
- <p> |
-{{"<fix>Adblock Plus</fix> is the world’s most popular browser extension."|translate("s47")}} |
- </p> |
- </section> |
- |
- <section> |
- <div class="sprite" id="facts-privacy"></div> |
- <h1>{{"Privacy Guaranteed"|translate("s48")}}</h1> |
- <p> |
- {{"Adblock Plus will never collect your <a href=\"privacy\">personal data</a>."|translate("privacy-policy-note")}} |
- </p> |
- |
- </section> |
-</div> |
+<? include index/features ?> |
juliandoucette
2018/02/22 09:48:15
Detail: This will appear more constricted than it
ire
2018/02/23 09:58:17
Acknowledged.
|
{% if page == "internet-explorer" %} |
<p id="ready-for-windows-notice" class="notice"> |
{{"Adblock Plus for Internet Explorer is supported by eyeo GmbH on the following 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."|translate("ready-for-windows-notice")}} |
</p> |
{% endif %} |
<hr> |