hidden-no-results.php 279 B

123456789101112
  1. <?php
  2. /**
  3. * Title: Search pattern
  4. * Slug: paimio/hidden-no-results
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:paragraph -->
  9. <p><?php echo esc_html__( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'paimio' ); ?></p>
  10. <!-- /wp:paragraph -->