123456789101112131415161718192021 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:spacer {"height":"65px"} -->
- <div style="height:65px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
- <div class="wp-block-group alignwide"><!-- wp:post-title {"textAlign":"center","style":{"typography":{"fontSize":"6rem"}}} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:group -->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:spacer {"height":"15px"} -->
- <div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"default"}} /--></div>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|