Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.shinegis.mu
/
_htdocs
/
wp-content
/
themes
/
dt-the7
/
/srv/data/web/vhosts/www.shinegis.mu/_htdocs/wp-content/themes/dt-the7/header-main.php
<?php /** * Header template part with main container opener. * * @since 1.0.0 * * @package The7\Templates */ defined( 'ABSPATH' ) || exit; ?> <?php do_action( 'presscore_before_main_container' ); ?> <?php if ( presscore_is_content_visible() ) : ?> <div id="main" <?php presscore_main_container_classes(); ?>> <?php do_action( 'presscore_main_container_begin' ); ?> <div class="main-gradient"></div> <div class="wf-wrap"> <div class="wf-container-main"> <?php do_action( 'presscore_before_content' ); ?> <?php endif ?>