| Server IP : 46.101.140.223 / Your IP : 216.73.216.134 Web Server : nginx/1.22.1 System : Linux debian-s-1vcpu-1gb-fra1-01 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : deploy-others ( 1001) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/deploy-others/projects/gulak.org.ua/wp-content/themes/scaffold/ |
Upload File : |
<?php /** * The header for our theme * * This is the template that displays all of the <head> section and everything up until <div class="site-content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package scaffold * @copyright Copyright (c) 2020, Danny Cooper * @license http://opensource.org/licenses/gpl-2.0.php GNU Public License */ ?> <!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"> <script data-ad-client="ca-pub-5558460301344610" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div class="site-wrapper"> <header class="site-header"> <div class="wrapper"> <?php get_template_part( 'template-parts/branding' ); ?> </div><!-- .wrapper --> </header><!-- .site-header --> <?php get_template_part( 'template-parts/menu-1' ); ?> <div class="site-content"> <div class="wrapper">