no-results.php 1.1 KB

123456789101112131415161718192021222324
  1. <?php
  2. /**
  3. * Title: No results
  4. * Slug: gramming/no-results
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"1rem"}},"layout":{"type":"flex","orientation":"vertical"}} -->
  9. <div class="wp-block-group alignwide"><!-- wp:heading {"level":1,"align":"wide","style":{"typography":{"fontSize":"2rem","letterSpacing":"0px"}}} -->
  10. <h1 class="wp-block-heading alignwide" style="font-size:2rem;letter-spacing:0px"> Sorry, but nothing matched your search terms.</h1>
  11. <!-- /wp:heading -->
  12. <!-- wp:paragraph {"fontSize":"small"} -->
  13. <p class="has-small-font-size">Please try again with some different keywords.</p>
  14. <!-- /wp:paragraph --></div>
  15. <!-- /wp:group -->
  16. <!-- wp:spacer {"height":"3rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  17. <div style="margin-top:0px;margin-bottom:0px;height:3rem" aria-hidden="true" class="wp-block-spacer"></div>
  18. <!-- /wp:spacer -->
  19. <!-- wp:search {"label":"Search","showLabel":false,"buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"radius":"0px","width":"0px","style":"none"}},"backgroundColor":"foreground","textColor":"background"} /-->