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