%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/casasdemontanacr/public_html/wp-content/themes/honma/
Upload File :
Create Path :
Current File : /home/casasdemontanacr/public_html/wp-content/themes/honma/search.php

<?php
/**
 * The template for displaying search
 *
 * @package Honma
 */
 get_header(); ?>
 		<div id="content">
			<div class="container">
				<div class="shadow_block">
					<div class="inner_page clearfix sidebar_right">
						<div class="page_section">
							<div class="gutter">
							    <h2><?php printf( __( 'Search Results for: %s', 'honma' ), '<span>' . get_search_query() . '</span>' ); ?></h2><hr>
								<?php while (have_posts()) : the_post(); ?>
									<?php get_template_part( 'content', 'posts');  ?>								
								<?php endwhile; ?>
								<hr class="separe" />
								<span class="prev"><?php next_posts_link(__('Previous Posts', 'honma')) ?></span>
								<span class="next"><?php previous_posts_link(__('Next posts', 'honma')) ?></span>
							</div>
						</div>
						<?php  get_sidebar(); ?>
					</div>
				</div>
			</div>
		</div> 
<?php get_footer(); ?>

Zerion Mini Shell 1.0