404.php 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: 404
  5. * Slug: leancv/404
  6. * Categories: hidden
  7. * Inserter: no
  8. */
  9. ?>
  10. <!-- wp:columns {"metadata":{"categories":["hidden"]},"align":"full","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"2rem","left":"2rem"}}}} -->
  11. <div class="wp-block-columns alignfull" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"width":"65%"} -->
  12. <div class="wp-block-column" style="flex-basis:65%"><!-- wp:group {"style":{"spacing":{"padding":{"right":"var:preset|spacing|70","left":"var:preset|spacing|70"},"blockGap":"4rem"}},"layout":{"type":"constrained"}} -->
  13. <div class="wp-block-group" style="padding-right:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)"><!-- wp:template-part {"slug":"header"} /-->
  14. <!-- wp:group {"style":{"spacing":{"margin":{"top":"3rem","bottom":"3rem"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
  15. <div class="wp-block-group" style="margin-top:3rem;margin-bottom:3rem"><!-- wp:heading {"textAlign":"left","level":1,"style":{"typography":{"fontSize":"5rem","lineHeight":"1.25"}}} -->
  16. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found" style="font-size:5rem;line-height:1.25"><?php echo __('Oops! That page<br>can’t be found.', 'leancv');?></h1>
  17. <!-- /wp:heading -->
  18. <!-- wp:paragraph -->
  19. <p><?php echo __('You can try a search:', 'leancv');?></p>
  20. <!-- /wp:paragraph --></div>
  21. <!-- /wp:group -->
  22. <!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  23. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:search {"showLabel":false,"buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"top":{"color":"var:preset|color|primary","style":"solid"},"right":{"color":"var:preset|color|primary","style":"solid"},"bottom":{"color":"var:preset|color|primary","style":"solid"},"left":{"color":"var:preset|color|primary","style":"solid"}}}} /--></div>
  24. <!-- /wp:group -->
  25. <!-- wp:template-part {"slug":"footer"} /--></div>
  26. <!-- /wp:group --></div>
  27. <!-- /wp:column -->
  28. <!-- wp:column {"verticalAlignment":"top","width":"35%","lock":{"move":false,"remove":false},"style":{"spacing":{"padding":{"top":"0rem","right":"0rem","bottom":"0rem","left":"0rem"},"blockGap":"0px"}}} -->
  29. <div class="wp-block-column is-vertically-aligned-top" style="padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem;flex-basis:35%"><!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"constrained"}} -->
  30. <div class="wp-block-group"><!-- wp:template-part {"slug":"profile-pic"} /--></div>
  31. <!-- /wp:group --></div>
  32. <!-- /wp:column --></div>
  33. <!-- /wp:columns -->