0byt3m1n1
Path:
/
var
/
lib
/
vz
/
www
/
clients
/
client6
/
web11
/
web
/
wp-content
/
themes
/
di-ecommerce
/
[
Home
]
File: header-landing-page.php
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <?php do_action( 'di_ecommerce_the_head' ); ?> <?php wp_head(); ?> </head> <body <?php body_class(); ?> itemscope itemtype="http://schema.org/WebPage"> <?php if( function_exists( 'wp_body_open' ) ) { wp_body_open(); } ?> <!-- Loader icon --> <?php if( get_theme_mod( 'loading_icon', '0' ) == 1 ) { ?> <div class="load-icon"></div> <?php } ?> <!-- Loader icon Ends --> <div id="maincontainer" class="container-fluid clearfix maincontainer"> <!-- start header div 1, will end in footer --> <div class="container"> <!-- start header div 2, will end in footer --> <!-- row and col will added by page builder -->