Sindbad~EG File Manager

Current Path : /home/sabarigirihospit/public_html/wp-content/themes/inmedical/
Upload File :
Current File : /home/sabarigirihospit/public_html/wp-content/themes/inmedical/content-search.php

<?php
/**
 * The template part for displaying results in search pages.
 *
 * Learn more: http://codex.wordpress.org/Template_Hierarchy
 *
 * @package inmedical
 */
$inwave_theme_option = Inwave_Helper::getConfig();
?>

<article id="post-<?php echo esc_attr(get_the_ID()); ?>" <?php post_class(); ?>>
	<header class="entry-header">
		<?php the_title( sprintf( '<h3><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h3>' ); ?>

		<?php if ( 'post' == get_post_type() ) : ?>
		<div class="entry-meta">
			<?php inwave_posted_on(); ?>
		</div><!-- .entry-meta -->
		<?php endif; ?>
	</header><!-- .entry-header -->

	<div class="entry-summary">
		<?php the_excerpt(); ?>
	</div><!-- .entry-summary -->
	<div class="clearfix"></div>
    <?php if (isset($inwave_theme_option['show_post_tag']) && $inwave_theme_option['show_post_tag']): ?>
        <footer class="entry-footer">
            <?php inwave_blog_post_tag(); ?>
        </footer><!-- .entry-footer -->
    <?php endif ?>

</article><!-- #post-## -->

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists