Your IP : 216.73.216.95


Current Path : /var/test/www/html/37thanniversary/wp-content/themes/rubrash/inc/page-header/
Upload File :
Current File : /var/test/www/html/37thanniversary/wp-content/themes/rubrash/inc/page-header/breadcrumbs-search.php

<div class="rs-breadcrumbs  porfolio-details">  
  <div class="rs-breadcrumbs-inner">
    <div class="container">
      <div class="row">
        <div class="col-md-12 text-center">
          <div class="breadcrumbs-inner">        	
  	        <?php if ( have_posts() ) : ?>
    			<h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'rubrash' ), '<span>' . get_search_query() . '</span>' ); ?></h1>
    			<?php else : ?>
    			<h1 class="page-title"><?php esc_html_e( 'Nothing Found', 'rubrash' ); ?></h1>
    			<?php endif; ?>     
          </div>
        </div>
      </div>
    </div>
  </div>
</div>