404.php 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?php
  2. /**
  3. * Title: A 404 page
  4. * Slug: screenplay/404
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:group {"style":{"spacing":{"padding":{"top":"0rem","right":"0rem","bottom":"0rem","left":"0rem"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
  9. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px;padding-top:0rem;padding-right:0rem;padding-bottom:0rem;padding-left:0rem"><!-- wp:spacer {"height":"12rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  10. <div style="margin-top:0px;margin-bottom:0px;height:12rem" aria-hidden="true" class="wp-block-spacer"></div>
  11. <!-- /wp:spacer -->
  12. <!-- wp:columns {"align":"wide","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":{"top":"0px","left":"0px"}}}} -->
  13. <div class="wp-block-columns alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:column {"width":"33.33%"} -->
  14. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading {"textAlign":"left","level":1,"anchor":"oops-that-page-can-t-be-found"} -->
  15. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found"><?php echo esc_html__( 'Oooooops!', 'screenplay' ); ?></h1>
  16. <!-- /wp:heading -->
  17. <!-- wp:heading {"textAlign":"left","level":1,"anchor":"oops-that-page-can-t-be-found"} -->
  18. <h1 class="wp-block-heading has-text-align-left" id="oops-that-page-can-t-be-found"><?php echo esc_html__( 'That page can’t be found.', 'screenplay' ); ?></h1>
  19. <!-- /wp:heading --></div>
  20. <!-- /wp:column -->
  21. <!-- wp:column {"width":"66.66%"} -->
  22. <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:paragraph -->
  23. <p><?php echo esc_html__( 'It looks like nothing was found at this location. Maybe try a search?', 'screenplay' ); ?></p>
  24. <!-- /wp:paragraph -->
  25. <!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","bottom":"0px"},"blockGap":"0px"}},"layout":{"type":"constrained"}} -->
  26. <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:spacer {"height":"2rem"} -->
  27. <div style="height:2rem" aria-hidden="true" class="wp-block-spacer"></div>
  28. <!-- /wp:spacer -->
  29. <!-- wp:search {"showLabel":false,"width":50,"widthUnit":"%","buttonPosition":"button-inside","buttonUseIcon":true} /--></div>
  30. <!-- /wp:group --></div>
  31. <!-- /wp:column --></div>
  32. <!-- /wp:columns -->
  33. <!-- wp:spacer {"height":"4rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  34. <div style="margin-top:0px;margin-bottom:0px;height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
  35. <!-- /wp:spacer --></div>
  36. <!-- /wp:group -->