404.php 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: 404
  5. * Slug: wp-dos/404
  6. * Categories: hidden
  7. * Inserter: no
  8. */
  9. ?>
  10. <!-- wp:cover {"dimRatio":10,"overlayColor":"contrast","isUserOverlayColor":true,"minHeight":100,"minHeightUnit":"vh","contentPosition":"top center","isDark":false,"style":{"spacing":{"margin":{"top":"0vh","bottom":"0vh"},"padding":{"right":"5%","left":"5%","top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"default"}} -->
  11. <div class="wp-block-cover is-light has-custom-content-position is-position-top-center" style="margin-top:0vh;margin-bottom:0vh;padding-top:var(--wp--preset--spacing--70);padding-right:5%;padding-bottom:var(--wp--preset--spacing--70);padding-left:5%;min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-contrast-background-color has-background-dim-10 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:template-part {"slug":"header","tagName":"header","align":"wide"} /-->
  12. <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained","justifyContent":"left"}} -->
  13. <div class="wp-block-group" style="padding-bottom:var(--wp--preset--spacing--70)"><!-- wp:columns {"verticalAlignment":"bottom","align":"full","style":{"spacing":{"blockGap":{"top":"0"}},"border":{"top":{"width":"1px","style":"dotted"},"right":[],"bottom":[],"left":[]}}} -->
  14. <div class="wp-block-columns alignfull are-vertically-aligned-bottom" style="border-top-style:dotted;border-top-width:1px"><!-- wp:column {"verticalAlignment":"bottom","width":"25%","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"0"}}}} -->
  15. <div class="wp-block-column is-vertically-aligned-bottom" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:0;flex-basis:25%"><!-- wp:heading -->
  16. <h2 class="wp-block-heading"><?php echo __('<br>█▄─▄▄─█─▄▄─█▄─██─▄█▄─▄▄▀█<br>██─▄███─██─██─██─███─▄─▄█<br>▀▄▄▄▀▀▀▄▄▄▄▀▀▄▄▄▄▀▀▄▄▀▄▄▀<br>█─▄▄─█─█─█<br>█─██─█─▄─█<br>▀▄▄▄▄▀▄▀▄▀<br>█▄─▄▄─█─▄▄─█▄─██─▄█▄─▄▄▀█<br>██─▄███─██─██─██─███─▄─▄█<br>▀▄▄▄▀▀▀▄▄▄▄▀▀▄▄▄▄▀▀▄▄▀▄▄▀', 'wp-dos');?></h2>
  17. <!-- /wp:heading --></div>
  18. <!-- /wp:column -->
  19. <!-- wp:column {"verticalAlignment":"bottom","width":"5%"} -->
  20. <div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:5%"></div>
  21. <!-- /wp:column -->
  22. <!-- wp:column {"verticalAlignment":"bottom","width":"65%","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"0"}}}} -->
  23. <div class="wp-block-column is-vertically-aligned-bottom" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:0;flex-basis:65%"><!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"0","padding":{"top":"var:preset|spacing|40","bottom":"0"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  24. <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:0"><!-- wp:heading {"textAlign":"left","level":1,"style":{"spacing":{"padding":{"top":"0","bottom":"0"}}}} -->
  25. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found" style="padding-top:0;padding-bottom:0"><?php echo __('Oops! That page can’t be found.', 'wp-dos');?></h1>
  26. <!-- /wp:heading --></div>
  27. <!-- /wp:group -->
  28. <!-- wp:group {"style":{"spacing":{"blockGap":"0","margin":{"bottom":"var:preset|spacing|50"}}},"layout":{"type":"flex","orientation":"vertical"}} -->
  29. <div class="wp-block-group" style="margin-bottom:var(--wp--preset--spacing--50)"><!-- wp:paragraph -->
  30. <p><?php echo __('It looks like nothing was found at this location.', 'wp-dos');?></p>
  31. <!-- /wp:paragraph -->
  32. <!-- wp:paragraph -->
  33. <p><?php echo __('Maybe try a search?', 'wp-dos');?></p>
  34. <!-- /wp:paragraph --></div>
  35. <!-- /wp:group -->
  36. <!-- wp:search {"label":"Search","showLabel":false,"width":50,"widthUnit":"%","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"width":"0px","style":"none"}}} /--></div>
  37. <!-- /wp:column -->
  38. <!-- wp:column {"verticalAlignment":"bottom","width":"5%","style":{"spacing":{"padding":{"top":"var:preset|spacing|70","bottom":"0"}}}} -->
  39. <div class="wp-block-column is-vertically-aligned-bottom" style="padding-top:var(--wp--preset--spacing--70);padding-bottom:0;flex-basis:5%"></div>
  40. <!-- /wp:column --></div>
  41. <!-- /wp:columns --></div>
  42. <!-- /wp:group -->
  43. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /--></div></div>
  44. <!-- /wp:cover -->