| 12345678910111213141516171819202122232425262728293031323334 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
-
- <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
- <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:query-title {"type":"search","align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|50"}}}} /-->
-
- <!-- wp:query {"queryId":5,"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":4},"align":"wide","layout":{"type":"default"}} -->
- <div class="wp-block-query alignwide"><!-- wp:post-template {"align":"wide"} -->
- <!-- wp:post-featured-image {"isLink":true,"width":"","height":"","scale":"contain","align":"wide","style":{"border":{"radius":{"topLeft":"0.2em","topRight":"0.2em","bottomLeft":"0em","bottomRight":"0em"}}}} /-->
-
- <!-- wp:post-title {"isLink":true} /-->
-
- <!-- wp:spacer {"height":"1em"} -->
- <div style="height:1em" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- /wp:post-template -->
-
- <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:query-pagination-previous {"label":"Newer Posts"} /-->
-
- <!-- wp:query-pagination-next {"label":"Older Posts"} /-->
- <!-- /wp:query-pagination -->
-
- <!-- wp:query-no-results -->
- <!-- wp:paragraph -->
- <p>
- Sorry, but nothing matched your search terms. Please try again with some different keywords.</p>
- <!-- /wp:paragraph -->
-
- <!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Search...","buttonText":"Search","buttonUseIcon":true} /-->
- <!-- /wp:query-no-results --></div>
- <!-- /wp:query --></main>
- <!-- /wp:group -->
-
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|