| Server IP : 217.160.0.15 / Your IP : 216.73.216.196 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u37981780 ( 1696858) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/43/d124547881/htdocs/chocadoodle.co.uk/wp-content/themes/reiki/ |
Upload File : |
<!DOCTYPE html>
<html <?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">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id="page" class="site">
<div class="header" style="background-image:url('<?php esc_url(header_image());?>');">
<div class="gridContainer">
<div class="row border_bottom">
<div class="logo_col">
<?php reiki_logo(); ?>
</div>
<div class="main_menu_col">
<?php
wp_nav_menu(array(
'theme_location' => 'primary',
'menu_id' => 'drop_mainmenu',
'menu_class' => 'fm2_drop_mainmenu',
'container_id' => 'drop_mainmenu_container',
'fallback_cb' => 'reiki_nomenu_cb'
));
?>
</div>
</div>
<div class="header_title">
<h1 class="heading98"><?php echo reiki_title(); ?></h1>
</div>
</div>
</div>