1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:post-featured-image {"align":"full"} /-->
- <!-- wp:post-title {"level":1,"fontSize":"header-two"} /-->
- <!-- wp:columns -->
- <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
- <div class="wp-block-column" style="flex-basis:33.33%"></div>
- <!-- /wp:column -->
-
- <!-- wp:column {"width":"66.66%"} -->
- <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-content {"lock":{"move":false,"remove":true}} /--></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
-
- <!-- wp:spacer {"height":"40px"} -->
- <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
-
- <!-- wp:columns -->
- <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
- <div class="wp-block-column" style="flex-basis:33.33%"></div>
- <!-- /wp:column -->
-
- <!-- wp:column {"width":"66.66%"} -->
- <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:comments {"className":"wp-block-comments-query-loop "} -->
- <div class="wp-block-comments wp-block-comments-query-loop"><!-- wp:comments-title /-->
-
- <!-- 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:avatar {"size":40,"style":{"border":{"radius":"20px"},"spacing":{"margin":{"top":"10px"}}}} /-->
-
- <!-- wp:group -->
- <div class="wp-block-group"><!-- wp:comment-author-name /-->
-
- <!-- 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 \\a\\t g:i a"} /-->
-
- <!-- wp:comment-edit-link /--></div>
- <!-- /wp:group --></div>
- <!-- /wp:group --></div>
- <!-- /wp:group -->
-
- <!-- wp:comment-content /-->
-
- <!-- wp:comment-reply-link /--></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
- <!-- /wp:comment-template -->
-
- <!-- wp:comments-pagination -->
- <!-- wp:comments-pagination-previous /-->
-
- <!-- wp:comments-pagination-numbers /-->
-
- <!-- wp:comments-pagination-next /-->
- <!-- /wp:comments-pagination -->
-
- <!-- wp:post-comments-form /--></div>
- <!-- /wp:comments --></div>
- <!-- /wp:column --></div>
- <!-- /wp:columns -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|