Your IP : 216.73.216.5


Current Path : /home/theafprt/khurram.com/wp-content/themes/subhan/
Upload File :
Current File : /home/theafprt/khurram.com/wp-content/themes/subhan/header-menu-one.php

<?php
/**
 * The header for our theme
 *
 *
 * @package subhan
 */

$subhan_data =get_option('subhan_data');
?>
<!doctype html>
<html <?php language_attributes(); ?>>

<head>
    <meta charset="<?php bloginfo( 'charset' ); ?>">
      <meta name="viewport" content="width=device-width, initial-scale=1">
         <?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>
   <!-- Lines -->
        <div class="content-lines-wrapper">
            <div class="content-lines-inner">
                <div class="content-lines"></div>
            </div>
        </div>
            <!-- Lines -->
         <?php get_template_part('template-parts/header-layout-one'); ?>
<div id="content" class="site-content">