Sindbad~EG File Manager
<?php
/**
* Template part for displaying a message that posts cannot be found
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package cura
*/
?>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 no-padding">
<section class="no-results not-found">
<header class="page-header">
<h1 class="page-title"><?php esc_html_e( 'Oops! Nothing Found', 'cura' ); ?></h1>
<p><?php esc_html_e( 'Sorry! but nothing matched your search terms. Please try again with some different keywords.', 'cura' ); ?></p>
</header><!-- .page-header -->
<div class="clearfix"></div>
<!-- radiantthemes-search-form -->
<div class="radiantthemes-search-form">
<form method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>">
<div class="form-row">
<input type="search" name="s" placeholder="<?php echo esc_attr__( 'Search Here...', 'cura' ); ?>" >
</label>
<button type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
<!-- radiantthemes-search-form -->
</section><!-- .no-results -->
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists