File: D:/HostingSpaces/WKIst/sustarianliving.com/wwwroot/wp-content/themes/sprout-spoon/content-none.php
<article class="post">
<div class="post-header">
<h1><?php esc_html_e( 'Nothing Found', 'sprout-spoon' ); ?></h1>
</div>
<div class="post-entry nothing">
<?php if ( is_search() ) : ?>
<p><?php esc_html_e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'sprout-spoon' ); ?></p>
<?php get_search_form(); ?>
<?php else : ?>
<p><?php esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'sprout-spoon' ); ?></p>
<?php get_search_form(); ?>
<?php endif; ?>
</div>
</article>