File: /home/l2pbkn5l6xav/public_html/wp-content/themes/suevafree/header.php
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" />
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php
if ( function_exists('wp_body_open') ) {
wp_body_open();
}
?>
<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'suevafree' ); ?></a>
<?php do_action( 'suevafree_' . esc_attr(suevafree_setting( 'suevafree_header_layout', 'header_layout_1')), 'main-menu', 'default-menu' ); ?>