LEFT | RIGHT |
(no file at all) | |
1 | 1 |
2 <div class="card" markdown="1"> | 2 <div class="card" markdown="1"> |
3 | 3 |
| 4 <header class="card-heading" markdown="1"> |
4 ![{{publishers-icon-alt[Publishers icon alt text] Publishers icon}}](/img/png/ic
on-publishers.png) | 5 ![{{publishers-icon-alt[Publishers icon alt text] Publishers icon}}](/img/png/ic
on-publishers.png) |
5 {: .card-icon } | 6 {: .card-icon } |
6 | 7 |
7 ### {{publishers-heading[Who benefits -> Publishers heading] Publishers }} | 8 ### {{publishers-heading[Who benefits -> Publishers heading] Publishers }} |
| 9 </header> |
8 | 10 |
9 {{publishers-body[Who benefits -> Publishers body] Increase your revenue }} | 11 {{publishers-body[Who benefits -> Publishers body] Increase your revenue }} |
10 {: .card-summary } | 12 {: .card-summary } |
11 | 13 |
| 14 <footer class="card-footer" markdown="1"> |
12 [{{publishers-learn-more[Who benefits -> publishers learn more button] Learn mor
e }}](/solutions/publishers){: .btn-outline-primary } | 15 [{{publishers-learn-more[Who benefits -> publishers learn more button] Learn mor
e }}](/solutions/publishers){: .btn-outline-primary } |
13 | 16 |
14 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/
get-whitelisted?type=publishers){: .btn-primary } | 17 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/
get-whitelisted?type=publishers){: .btn-primary } |
| 18 </footer> |
15 | 19 |
16 </div> | 20 </div> |
LEFT | RIGHT |