OLD | NEW |
1 title=What are Acceptable Ads? | 1 title=What are Acceptable Ads? |
2 description=Acceptable Ads are nonintrusive ad formats that are accepted by ad b
locking users and allow content creators to monetize their content. | 2 description=Acceptable Ads are nonintrusive ad formats that are accepted by ad b
locking users and allow content creators to monetize their content. |
3 custom=1 | 3 custom=1 |
4 | 4 |
| 5 <? include about/style ?> |
| 6 |
5 <div class="container"> | 7 <div class="container"> |
6 <h1>{{what-are-acceptable-ads-heading[What are Acceptable Ads heading] What ar
e Acceptable Ads?}}</h1> | 8 <h1>{{what-are-acceptable-ads-heading[What are Acceptable Ads heading] What ar
e Acceptable Ads?}}</h1> |
7 <hr> | 9 <hr> |
8 <div class="row"> | 10 <div class="row"> |
9 <div class="col-6 expand-on-tablet"> | 11 <div class="col-6 expand-on-tablet"> |
10 <? include about/what-are-acceptable-ads ?> | 12 <? include about/what-are-acceptable-ads ?> |
11 </div> | 13 </div> |
12 </div> | 14 </div> |
13 </div> | 15 </div> |
14 | 16 |
15 <div class="bg-accent"> | 17 <div class="bg-accent section"> |
16 <div class="container center m-y-xl"> | 18 <div class="container center"> |
17 <? include about/treating-people-with-respect ?> | 19 <? include about/treating-people-with-respect ?> |
18 </div> | 20 </div> |
19 </div> | 21 </div> |
20 | 22 |
21 <div class="container section"> | 23 <div class="container section"> |
22 <h2>{{acceptable-ads-heading[Acceptable Ads... heading] Acceptable Ads...}}</h
2> | 24 <h2>{{acceptable-ads-heading[Acceptable Ads... heading] Acceptable Ads...}}</h
2> |
23 <div class="row"> | 25 <div class="row"> |
24 <div class="col-6 push-6"> | 26 <div class="col-6 push-6"> |
25 <img class="block" alt="{{acceptable-ads-image-alt(Acceptable Ads... image
alt text) Acceptable Ads promotional image}}" src="/img/png/what-is-acceptablea
ds.png" /> | 27 <img class="block" alt="{{acceptable-ads-image-alt(Acceptable Ads... image
alt text) Acceptable Ads promotional image}}" src="/img/png/what-is-acceptablea
ds.png" /> |
26 </div> | 28 </div> |
27 <div class="col-6 pull-6"> | 29 <div class="col-6 pull-6"> |
28 <? include about/acceptable-ads-are ?> | 30 <? include about/acceptable-ads-are ?> |
29 </div> | 31 </div> |
30 </div> | 32 </div> |
31 </div> | 33 </div> |
OLD | NEW |