File: D:/HostingSpaces/budilia/budilia.nl/wwwroot/wp-content/themes/forestly/content-none.php
<?php
/*
* "No posts found" template.
*
* @package forestly
*/
?>
<article id="post-0" class="post no-results not-found">
<header class="entry-header">
<h1 class="entry-title"><?php _e( 'Nothing Found', 'forestly' ); ?></h1>
</header>
<div class="entry-content">
<p><?php _e( 'Kindly search your topic below or browse the recent posts.', 'forestly' ); ?></p>
<?php get_search_form(); ?>
</div><!-- .entry-content -->
</article><!-- #post-0 -->