campaign-page-content.php
15 lines
| 1 | <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> |
| 2 | |
| 3 | <!-- wp:group {"tagName":"main"} --> |
| 4 | <main class="wp-block-group"> |
| 5 | <!-- wp:group {"layout":{"type":"constrained"}} --> |
| 6 | <div class="wp-block-group"> |
| 7 | <!-- wp:post-content {"align":"full","layout":{"type":"constrained"}} /--> |
| 8 | </div> |
| 9 | <!-- /wp:group --> |
| 10 | |
| 11 | </main> |
| 12 | <!-- /wp:group --> |
| 13 | |
| 14 | <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /--> |
| 15 |