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