Sindbad~EG File Manager

Current Path : /var/www/quickscrum.com/Old-Guide/wp-content/themes/flatbase-child/
Upload File :
Current File : /var/www/quickscrum.com/Old-Guide/wp-content/themes/flatbase-child/single-case-study.php

<?php
// If this file is called directly, abort.
if ( ! defined( 'WPINC' ) ) {
	die;
}

get_header(); ?>
<!-- BEGIN #content -->
<header>
    <div class="headerSearch">
        <div class="hbreadcrumb">
            <?php echo custom_breadcrumbs(); ?>
        </div>
        <div class="hsearchform">
            <div id="search-wrap">
                <form role="search" method="get" id="searchform" class="clearfix" action="<?php echo home_url('/'); ?>" autocomplete="off">
                    <div class="input">
                        <label for="s"><?php echo apply_filters('nice_livesearch_label', __('Have a question? Ask or enter a search term.', 'nicethemes')); ?></label>
                        <input placeholder="Have a question? Ask or enter a search term." type="text" name="s" id="s" />
                        <input type="submit" id="searchsubmit" value="&#xf002;" />
                    </div>
                </form>
            </div>
        </div>
    </div>
</header>
<section id="case-study" <?php nice_content_class(); ?> role="main">

	<?php while ( have_posts() ) : the_post(); ?>

		<?php get_template_part( 'content-single', get_post_type() ); ?>

	<?php endwhile; ?>

<!-- END #content -->
</section>

<?php //get_sidebar(); ?>

<?php get_footer();

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