OLD | NEW |
1 title=Acceptable Ads Certification Tool (beta) | 1 title=Acceptable Ads Certification Tool (beta) |
2 description=The Certified Acceptable Ads Approval Tool makes it easy for publish
ers everywhere to start serving Acceptable Ads and monetize their ad blocking au
dience | 2 description=The Certified Acceptable Ads Approval Tool makes it easy for publish
ers everywhere to start serving Acceptable Ads and monetize their ad blocking au
dience |
3 custom=1 | 3 custom=1 |
4 | 4 |
5 <? include tool-certification/style ?> | 5 <? include tool-certification/style ?> |
6 | 6 |
7 <div class="masthead"> | 7 <div class="masthead"> |
8 <div class="container"> | 8 <div class="container"> |
9 <div class="row"> | 9 <div class="row"> |
10 <div class="col-6 push-6 masthead-img"> | 10 <div class="col-6 push-6 masthead-img"> |
11 <div class="embed embed-16-9"> | 11 <div class="embed embed-16-9"> |
12 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if
rame> | 12 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if
rame> |
13 </div> | 13 </div> |
14 </div> | 14 </div> |
15 <div class="col-6 pull-6 masthead-body"> | 15 <div class="col-6 pull-6 masthead-body"> |
16 <? include tool-certification/summary ?> | 16 <? include tool-certification/summary ?> |
17 </div> | 17 </div> |
18 </div> | 18 </div> |
19 </div> | 19 </div> |
20 </div> | 20 </div> |
21 | 21 |
22 <div class="bg-accent"> | 22 <div class="bg-accent"> |
23 <div class="container center"> | 23 <div class="container center"> |
24 <blockquote class="p-b-lg">{{whitelist-in-second WHITELIST ADS FOR ACCEPTABL
E ADS USERS IN SECONDS}}</blockquote> | 24 <blockquote id="logos-heading">{{whitelist-in-second WHITELIST ADS FOR ACCEP
TABLE ADS USERS IN SECONDS}}</blockquote> |
25 <p class="p-b-xl m-b-na"> | 25 <p id="logos" class="m-b-na"> |
26 <a href="https://www.eyeo.com/"> | 26 <a href="https://www.eyeo.com/"> |
27 <img class="m-a-md" alt="{{eyeo-logo-alt[Alternative text for eyeo logo
(is being shown when the image is not accessible)] Eyeo logo}}" src="/img/png/lo
go-eyeo.png"> | 27 <img class="m-a-md" alt="{{eyeo-logo-alt[Alternative text for eyeo logo
(is being shown when the image is not accessible)] Eyeo logo}}" src="/img/png/lo
go-eyeo.png"> |
28 </a> | 28 </a> |
29 <a href="https://www.combotag.com/"> | 29 <a href="https://www.combotag.com/"> |
30 <img class="m-a-md" alt="{{combotag-logo-alt[Alternative text for combot
ag logo (is being shown when the image is not accessible)] Combotag logo}}" src=
"/img/png/logo-combotag.png"> | 30 <img class="m-a-md" alt="{{combotag-logo-alt[Alternative text for combot
ag logo (is being shown when the image is not accessible)] Combotag logo}}" src=
"/img/png/logo-combotag.png"> |
31 </a> | 31 </a> |
32 </p> | 32 </p> |
33 </div> | 33 </div> |
34 </div> | 34 </div> |
OLD | NEW |