404.php 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. /**
  3. * Title: 404
  4. * Slug: fixmate/404
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group"><!-- wp:template-part {"slug":"header","area":"header","align":"wide"} /--></div>
  11. <!-- /wp:group -->
  12. <!-- wp:group {"tagName":"main","lock":{"move":false,"remove":false},"style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}}} -->
  13. <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"layout":{"type":"constrained"}} -->
  14. <div class="wp-block-group"><!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"5vh"}},"layout":{"type":"default"}} -->
  15. <div class="wp-block-group alignwide"><!-- wp:group {"layout":{"type":"flex","orientation":"vertical"}} -->
  16. <div class="wp-block-group"><!-- wp:heading {"textAlign":"left","level":1,"style":{"typography":{"fontSize":"6rem","lineHeight":"1"}}} -->
  17. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found" style="font-size:6rem;line-height:1"><?php esc_html_e('🫥', 'fixmate');?></h1>
  18. <!-- /wp:heading -->
  19. <!-- wp:group {"layout":{"type":"flex","orientation":"vertical"}} -->
  20. <div class="wp-block-group"><!-- wp:heading {"textAlign":"left","level":1} -->
  21. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found"><?php esc_html_e('Oops! The page can’t be found.', 'fixmate');?></h1>
  22. <!-- /wp:heading -->
  23. <!-- wp:paragraph {"fontFamily":"newsreader"} -->
  24. <p class="has-newsreader-font-family"><?php esc_html_e('It looks like nothing was found at this location. Maybe try a search?', 'fixmate');?></p>
  25. <!-- /wp:paragraph --></div>
  26. <!-- /wp:group --></div>
  27. <!-- /wp:group -->
  28. <!-- wp:search {"showLabel":false,"placeholder":"Search","buttonText":"","buttonPosition":"button-only","buttonUseIcon":true,"isSearchFieldHidden":true} /--></div>
  29. <!-- /wp:group --></div>
  30. <!-- /wp:group --></main>
  31. <!-- /wp:group -->
  32. <!-- wp:template-part {"slug":"footer-pages","align":"full"} /-->