404.php 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?php
  2. /**
  3. * Title: A 404 page
  4. * Slug: the-menu/404
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:group {"layout":{"type":"constrained"}} -->
  9. <div class="wp-block-group"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"40px","top":"64px"}}},"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group alignwide" style="padding-top:64px;padding-bottom:40px"><!-- wp:spacer {"height":"40px"} -->
  11. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  12. <!-- /wp:spacer -->
  13. <!-- wp:heading {"textAlign":"left","level":1,"align":"wide","anchor":"oops-that-page-can-t-be-found"} -->
  14. <h1 class="wp-block-heading alignwide has-text-align-left"><?php echo esc_html__( 'We\'re sorry!', 'the-menu' ); ?></h1>
  15. <!-- /wp:heading -->
  16. <!-- wp:heading {"textAlign":"left","level":1,"align":"wide","anchor":"oops-that-page-can-t-be-found"} -->
  17. <h1 class="wp-block-heading alignwide has-text-align-left"><?php echo esc_html__( 'Nothing has last...', 'the-menu' ); ?></h1>
  18. <!-- /wp:heading -->
  19. <!-- wp:spacer {"height":"40px"} -->
  20. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  21. <!-- /wp:spacer -->
  22. <!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"40px"}},"layout":{"type":"constrained","justifyContent":"left"}} -->
  23. <div class="wp-block-group alignwide"><!-- wp:paragraph -->
  24. <p><?php echo esc_html__( 'We are apparently out of that item. What about a new selection?', 'the-menu' ); ?></p>
  25. <!-- /wp:paragraph --></div>
  26. <!-- /wp:group -->
  27. <!-- wp:spacer {"height":"20px"} -->
  28. <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
  29. <!-- /wp:spacer -->
  30. <!-- wp:group {"align":"full","layout":{"type":"constrained","justifyContent":"left"}} -->
  31. <div class="wp-block-group alignfull"><!-- wp:search {"showLabel":false,"width":100,"widthUnit":"%","buttonText":"<?php echo esc_html__( 'Search', 'the-menu' ); ?>"} /-->
  32. <!-- wp:spacer {"height":"40px"} -->
  33. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  34. <!-- /wp:spacer --></div>
  35. <!-- /wp:group --></div>
  36. <!-- /wp:group --></div>
  37. <!-- /wp:group -->