|
@@ -0,0 +1,36 @@
|
|
|
|
|
+<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
+
|
|
|
|
|
+<!-- wp:group {"tagName":"main","layout":{"type":"constrained"}} -->
|
|
|
|
|
+<main class="wp-block-group">
|
|
|
|
|
+ <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
|
|
|
|
|
+ <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)">
|
|
|
|
|
+ <!-- wp:query-title {"type":"search","level":1} /-->
|
|
|
|
|
+ <!-- wp:search {"label":"Search","buttonText":"Search"} /-->
|
|
|
|
|
+ <!-- wp:query {"queryId":0,"query":{"inherit":true,"perPage":10},"layout":{"type":"constrained"}} -->
|
|
|
|
|
+ <div class="wp-block-query">
|
|
|
|
|
+ <!-- wp:post-template -->
|
|
|
|
|
+ <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} -->
|
|
|
|
|
+ <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">
|
|
|
|
|
+ <!-- wp:post-title {"level":2,"isLink":true} /-->
|
|
|
|
|
+ <!-- wp:post-excerpt /-->
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <!-- /wp:group -->
|
|
|
|
|
+ <!-- /wp:post-template -->
|
|
|
|
|
+ <!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"center"}} -->
|
|
|
|
|
+ <!-- wp:query-pagination-previous /-->
|
|
|
|
|
+ <!-- wp:query-pagination-numbers /-->
|
|
|
|
|
+ <!-- wp:query-pagination-next /-->
|
|
|
|
|
+ <!-- /wp:query-pagination -->
|
|
|
|
|
+ <!-- wp:query-no-results -->
|
|
|
|
|
+ <!-- wp:paragraph -->
|
|
|
|
|
+ <p>Nothing matched your search. Try different keywords.</p>
|
|
|
|
|
+ <!-- /wp:paragraph -->
|
|
|
|
|
+ <!-- /wp:query-no-results -->
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <!-- /wp:query -->
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <!-- /wp:group -->
|
|
|
|
|
+</main>
|
|
|
|
|
+<!-- /wp:group -->
|
|
|
|
|
+
|
|
|
|
|
+<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|