| Server IP : 172.67.71.254 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/aurointeriors/public_html/wp-content/themes/archub/ |
Upload File : |
<?php
/**
* The template for displaying the header
*
* @package ArcHub theme
*/
?><!DOCTYPE html>
<html <?php language_attributes( 'html' ); ?>>
<head <?php liquid_helper()->attr( 'head' ); ?>>
<meta charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ) ?>">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="profile" href="https://gmpg.org/xfn/11">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?> <?php liquid_helper()->attr( 'body' ); ?>>
<?php
if (function_exists('wp_body_open')) {
wp_body_open();
}
?>
<?php liquid_action( 'before' ) ?>
<div id="wrap">
<?php
liquid_action( 'before_header' );
liquid_action( 'header' );
liquid_action( 'after_header' );
?>
<main <?php liquid_helper()->attr( 'content' ); ?>>
<?php liquid_action( 'before_contents_wrap' ); ?>
<div <?php liquid_helper()->attr( 'contents_wrap' ); ?>>
<?php liquid_action( 'before_content' ); ?>