%k25u25%fgd5n!
<?php /** * The Header for theme * * Displays all of the <head> */ ?><!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width"> <meta name="format-detection" content="telephone=no"> <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 windazo_the_pageloader_overlay(); get_template_part( 'tmpl/pageheader' ); ?> <div class="container main-wrapper">