Index: includes/hero-download.html |
=================================================================== |
--- a/includes/hero-download.html |
+++ b/includes/hero-download.html |
@@ -1,11 +1,11 @@ |
-<div id="hero-download" class="container"> |
+<div id="hero-download" class="container content"> |
<div class="row"> |
- <header class="column one-half content"> |
+ <header class="column one-half"> |
<h1>{{ surf-the-web-heading[heading] <span class="avoid-wrap">SURF THE WEB</span> <span class="avoid-wrap">WITH NO ANNOYING ADS</span> }}</h1> |
<ul> |
<li>{{ surf-the-web-item-1[list item] Experience a cleaner, faster web and block annoying ads }}</li> |
<li>{{ surf-the-web-item-2[list item] Acceptable Ads are allowed by default to support websites <span class="small">(<a href="acceptable-ads">learn more</a>) [<a href="#footnote">1</a>]</span> }}</li> |
<li>{{ surf-the-web-item-3[list item] Adblock Plus is free and open source (GPLv3) }}</li> |
</ul> |
<p> |
<small id="hero-download-tos">{{ hero-download-tos[terms of service] By clicking the Agree and Install button below, you agree to our <a href="terms">Terms of Use</a>. }}</small> |
@@ -29,9 +29,10 @@ |
<img class="video-play" src="/img/video-external.png" alt="{{ video-play-alt-text[alt text] Play Video }}"> |
</a> |
<p class="video-disclaimer"> |
{{ video-disclaimer 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>. }} |
</p> |
</div> |
</aside> |
</div> |
+ <? include hero-download-conditional ?> |
</div> |