| LEFT | RIGHT |
| (no file at all) | |
| 1 title=Blog | The Acceptable Ads Committee | 1 title=Blog | The Acceptable Ads Committee |
| 2 description=Keeping you up-to-date with everything related to acceptable ads. | 2 description=Keeping you up-to-date with everything related to acceptable ads. |
| 3 breadcrumb=Blog | 3 breadcrumb=Blog |
| 4 custom=1 | 4 custom=1 |
| 5 | 5 |
| 6 <style> | 6 <style> |
| 7 .card h3 | 7 .card h3 |
| 8 { | 8 { |
| 9 font-size: 20px; | 9 font-size: 20px; |
| 10 height: 70px; | 10 height: 70px; |
| 11 } | 11 } |
| 12 </style> | 12 </style> |
| 13 | 13 |
| 14 <div class="container p-b-xl" markdown="1"> | 14 <div class="container" markdown="1"> |
| 15 # {{blog-heading[Blog Heading] The official Acceptable Ads Committee blog}} | 15 # {{blog-heading[Blog Heading] The official Acceptable Ads Committee blog}} |
| 16 | 16 |
| 17 --- | 17 --- |
| 18 | 18 |
| 19 <div class="section" markdown="1"> |
| 19 {{blog-paragraph1[Acceptable Ads Blog Paragraph 1] Stay connected.}} | 20 {{blog-paragraph1[Acceptable Ads Blog Paragraph 1] Stay connected.}} |
| 20 </div> | 21 </div> |
| 21 | 22 |
| 23 </div> |
| 24 |
| 22 <? include blog/all-posts ?> | 25 <? include blog/all-posts ?> |
| LEFT | RIGHT |