HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/cortonavolley/wp-content/themes/subway/header.php
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
    <meta charset="<?php bloginfo( 'charset' ); ?>"/>

    <?php
    /**
     * subway_qode_action_header_meta hook
     *
     * @see subway_core_header_meta() - hooked with 10
     * @see subway_qode_user_scalable_meta() - hooked with 10
     */
    do_action( 'subway_qode_action_header_meta' );
    ?>

    <link rel="profile" href="http://gmpg.org/xfn/11"/>
    <?php if ( is_singular() && pings_open( get_queried_object() ) ) : ?>
        <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
    <?php endif; ?>

    <?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>

    <?php get_template_part( 'includes/modules/preloader' ); ?>
    <?php get_template_part( 'includes/modules/sidearea' ); ?>
    
	<div class="wrapper">
	<div class="wrapper_inner">
        <?php do_action( 'subway_qode_after_wrapper_inner_begin' ); ?>

        <?php get_template_part( 'includes/modules/header' ); ?>
        <?php get_template_part( 'includes/modules/back-to-top' ); ?>

	<div class="content">

        <?php do_action( 'subway_qode_after_content_begin' ); ?>
        <div class="<?php echo esc_attr( apply_filters( 'subway_qode_content_classes', 'content_inner' ) ); ?>">