Left: | ||
Right: |
LEFT | RIGHT |
---|---|
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 parent=tool-certification/index | |
4 custom=1 | 3 custom=1 |
5 | 4 |
6 <? include tool-certification/style ?> | 5 <? include tool-certification/style ?> |
7 | 6 |
8 <div class="masthead"> | 7 <div class="masthead"> |
9 <div class="container"> | 8 <div class="container"> |
10 <div class="row"> | 9 <div class="row"> |
11 <div class="col-6 push-6 masthead-img"> | 10 <div class="col-6 push-6 masthead-img"> |
12 <div class="embed embed-16-9"> | 11 <div class="embed embed-16-9"> |
13 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if rame> | 12 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if rame> |
14 </div> | 13 </div> |
15 </div> | 14 </div> |
16 <div class="col-6 pull-6 masthead-body"> | 15 <div class="col-6 pull-6 masthead-body"> |
17 <? include tool-certification/summary ?> | 16 <? include tool-certification/summary ?> |
18 </div> | 17 </div> |
19 </div> | 18 </div> |
20 </div> | 19 </div> |
21 </div> | 20 </div> |
22 | 21 |
23 <div class="bg-accent"> | 22 <div class="bg-accent"> |
24 <div class="container center"> | 23 <div class="container center"> |
25 <blockquote>{{whitelist-in-second WHITELIST ADS FOR ACCEPTABLE ADS USERS IN SECONDS}}</blockquote> | 24 <blockquote id="logos-heading">{{whitelist-in-second WHITELIST ADS FOR ACCEP TABLE ADS USERS IN SECONDS}}</blockquote> |
26 <p class="logos m-b-na"> | 25 <p id="logos" class="m-b-na"> |
juliandoucette
2017/06/26 10:31:21
Looks like we could use an id for this.
ire
2017/06/27 08:36:31
Done.
| |
27 <a href="https://www.eyeo.com/"> | 26 <a href="https://www.eyeo.com/"> |
28 <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"> |
29 </a> | 28 </a> |
30 <a href="https://www.combotag.com/"> | 29 <a href="https://www.combotag.com/"> |
31 <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"> |
32 </a> | 31 </a> |
33 </p> | 32 </p> |
34 </div> | 33 </div> |
35 </div> | 34 </div> |
LEFT | RIGHT |