Sindbad~EG File Manager
<?php
/**
* The header for our theme.
*
* This is the template that displays all of the <head> section and everything up until <div id="content">
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
*/
?><!DOCTYPE html>
<html itemscope itemtype="http://schema.org/WebPage" <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php do_action( 'thim_before_body' ); ?>
<?php if ( function_exists( 'wp_body_open' ) ) {
wp_body_open();
} ?>
<div id="wrapper-container" class="content-pusher">
<header id="masthead" class="site-header affix-top">
<?php do_action( 'thim_topbar' ); ?>
<?php get_template_part( 'templates/header/header_v1'); ?>
</header>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists