????

Your IP : 18.191.254.28


Current Path : /home2/sarkar82/public_html/wp-content/themes/iconic-one-pro/
Upload File :
Current File : /home2/sarkar82/public_html/wp-content/themes/iconic-one-pro/content-none.php

<?php
/*
 * "No posts found" template.
 * @since Iconic One Pro 1.0
 */
?>

	<article id="post-0" class="post no-results not-found">
		<header class="entry-header">
			<h1 class="entry-title"><?php _e( 'Nothing Found', 'themonic' ); ?></h1>
		</header>

		<div class="entry-content">
			<p><?php _e( 'Kindly search your topic below or browse the recent posts.', 'themonic' ); ?></p>
			<?php get_search_form(); ?>
		</div><!-- .entry-content -->
	</article><!-- #post-0 -->