Sindbad~EG File Manager

Current Path : /home/admin/groupe4.blog.lppelm.o2switch.site/wp-content/themes/enigma/
Upload File :
Current File : /home/admin/groupe4.blog.lppelm.o2switch.site/wp-content/themes/enigma/breadcrums.php

<?php
$page_header = absint(get_theme_mod( 'page_header', 1 ));
if ( $page_header == 1) {
    $class = 'no-page-header';
} else {
    $class = '';
}
?>
<div class="enigma_header_breadcrum_title <?php echo esc_attr($class); ?>">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                
                <h1><?php if (is_home()) {
                        echo "";
                    } else {
                        the_title();
                    } ?>
                </h1>
                
                <!-- BreadCrumb -->
                <?php if (function_exists('enigma_breadcrumbs')){ 
                    enigma_breadcrumbs(); 
                } ?>
                <!-- BreadCrumb -->
            </div>
        </div>
    </div>
</div>

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