0byt3m1n1-V2
Path:
/
home
/
yvffpqmy
/
public_html
/
new
/
wp-content
/
themes
/
consua
/
[
Home
]
File: header.php
<!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo('charset'); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php wp_body_open(); /** * * Preloader * * Hook consua_preloader_wrap * * @Hooked consua_preloader_wrap_cb 10 * */ do_action( 'consua_preloader_wrap' ); /** * * consua header * * Hook consua_header * * @Hooked consua_header_cb 10 * */ do_action( 'consua_header' );
©
2018.