Current Path : /var/www/html/wp-content/themes/church-event/ |
Current File : /var/www/html/wp-content/themes/church-event/header.php |
<?php /** * Header template * * @package wpv * @subpackage church-event */ ?><!DOCTYPE html> <html <?php language_attributes(); ?> class="no-ie no-js"> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" /> <?php wp_head(); ?> </head> <body <?php body_class('layout-'.VamtamTemplates::get_layout()); ?>> <span id="top"></span> <?php do_action('wpv_body') ?> <div id="page" class="main-container"> <?php include(locate_template('templates/header/top.php'));?> <?php do_action('wpv_after_top_header') ?> <div class="boxed-layout"> <div class="pane-wrapper clearfix"> <?php include(locate_template('templates/header/middle.php'));?> <div id="main-content"> <?php include(locate_template('templates/header/sub-header.php'));?> <!-- #main (do not remove this comment) --> <div id="main" role="main" class="layout-<?php echo VamtamTemplates::get_layout() ?>"> <?php do_action('wpv_inside_main') ?> <div class="limit-wrapper">