page.php 3.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?php
  2. /**
  3. * Title: page
  4. * Slug: messagerie/page
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group"><!-- wp:template-part {"slug":"header-pages"} /--></div>
  11. <!-- /wp:group -->
  12. <!-- wp:group {"style":{"spacing":{"padding":{"top":"2vh","bottom":"10vh"},"blockGap":"0rem","margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"constrained"}} -->
  13. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:2vh;padding-bottom:10vh"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
  14. <div class="wp-block-group alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:columns {"verticalAlignment":"bottom","isStackedOnMobile":false,"align":"wide"} -->
  15. <div class="wp-block-columns alignwide are-vertically-aligned-bottom is-not-stacked-on-mobile"><!-- wp:column {"verticalAlignment":"bottom","width":"72px","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"blockGap":"0px"},"border":{"width":"0px","style":"none"}}} -->
  16. <div class="wp-block-column is-vertically-aligned-bottom" style="border-style:none;border-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;flex-basis:72px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"},"dimensions":{"minHeight":"0px"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  17. <div class="wp-block-group" style="min-height:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:image {"id":151,"sizeSlug":"full","linkDestination":"none","className":"is-resized is-style-rounded"} -->
  18. <figure class="wp-block-image size-full is-resized is-style-rounded"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/avatar.jpg" alt="" class="wp-image-151"/></figure>
  19. <!-- /wp:image --></div>
  20. <!-- /wp:group --></div>
  21. <!-- /wp:column -->
  22. <!-- wp:column {"verticalAlignment":"bottom","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"blockGap":"0px"},"border":{"width":"0px","style":"none"}}} -->
  23. <div class="wp-block-column is-vertically-aligned-bottom" style="border-style:none;border-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"0.7rem","right":"0.7rem","bottom":"0.7rem","left":"0.7rem"},"blockGap":"0.5rem"},"border":{"width":"1px","color":"#212121","radius":"10px"}},"backgroundColor":"secondary","layout":{"type":"flex","flexWrap":"nowrap","orientation":"vertical"}} -->
  24. <div class="wp-block-group alignwide has-border-color has-secondary-background-color has-background" style="border-color:#212121;border-width:1px;border-radius:10px;padding-top:0.7rem;padding-right:0.7rem;padding-bottom:0.7rem;padding-left:0.7rem"><!-- wp:post-title {"level":1} /-->
  25. <!-- wp:post-content /--></div>
  26. <!-- /wp:group --></div>
  27. <!-- /wp:column --></div>
  28. <!-- /wp:columns --></div>
  29. <!-- /wp:group -->
  30. <!-- wp:template-part {"slug":"footer","area":"footer"} /--></div>
  31. <!-- /wp:group -->