12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <!-- wp:template-part {"slug":"header"} /-->
- <!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"inherit":true,"type":"constrained"}} -->
- <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--80);margin-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
- <div class="wp-block-group"><!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","fontSize":"0.8rem"},"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary"} /--></div>
- <!-- /wp:group -->
- <!-- wp:post-title {"textAlign":"center","fontSize":"x-large"} /-->
- <!-- wp:template-part {"slug":"post-meta"} /--></div>
- <!-- /wp:group -->
- <!-- wp:group {"tagName":"main","templateLock":false,"lock":{"move":false,"remove":false},"layout":{"type":"constrained"}} -->
- <main class="wp-block-group"><!-- wp:post-featured-image {"align":"wide"} /-->
- <!-- wp:spacer {"height":"80px"} -->
- <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"inherit":true},"style":{"dimensions":{"minHeight":"700px"}}} /-->
- <!-- wp:spacer -->
- <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer --></main>
- <!-- /wp:group -->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
- <div class="wp-block-group alignwide"><!-- wp:post-navigation-link {"type":"previous","label":"","showTitle":true,"arrow":"chevron","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"secondary"} /-->
- <!-- wp:post-navigation-link {"label":"","showTitle":true,"arrow":"chevron","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"secondary","fontSize":"medium"} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:group -->
- <!-- wp:separator {"backgroundColor":"secondary","className":"is-style-wide"} -->
- <hr class="wp-block-separator has-text-color has-secondary-color has-alpha-channel-opacity has-secondary-background-color has-background is-style-wide"/>
- <!-- /wp:separator -->
- <!-- wp:group {"layout":{"inherit":true,"type":"constrained"}} -->
- <div class="wp-block-group"><!-- wp:spacer {"height":"40px"} -->
- <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:comments {"className":"wp-block-comments-query-loop "} -->
- <div class="wp-block-comments wp-block-comments-query-loop"><!-- wp:comments-title {"showPostTitle":false} /-->
- <!-- wp:spacer {"height":"20px"} -->
- <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:comment-template -->
- <!-- wp:columns -->
- <div class="wp-block-columns"><!-- wp:column {"width":"40px"} -->
- <div class="wp-block-column" style="flex-basis:40px"></div>
- <!-- /wp:column -->
- <!-- wp:column -->
- <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"10px"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
- <div class="wp-block-group"><!-- wp:group -->
- <div class="wp-block-group"><!-- wp:comment-author-name {"isLink":false} /-->
- <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"0.5em"}},"layout":{"type":"flex"}} -->
- <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:comment-date {"format":"F j, Y","isLink":false,"style":{"typography":{"fontSize":"0.8rem"}}} /-->
- <!-- wp:comment-edit-link {"style":{"typography":{"fontSize":"0.8rem"}}} /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:group --></div>
- <!-- /wp:group -->
- <!-- wp:comment-content /-->
- <!-- wp:comment-reply-link {"style":{"typography":{"fontSize":"0.8rem"}}} /--></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
- <!-- /wp:comment-template -->
- <!-- wp:comments-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
- <!-- wp:comments-pagination-previous /-->
- <!-- wp:comments-pagination-numbers /-->
- <!-- wp:comments-pagination-next /-->
- <!-- /wp:comments-pagination -->
- <!-- wp:spacer {"height":"20px"} -->
- <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:post-comments-form {"fontSize":"medium"} /-->
- <!-- wp:spacer -->
- <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer --></div>
- <!-- /wp:comments --></div>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|