HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/lrliberia.com/wp-content/themes/lifttruck/header.php
<!doctype html>
<html class="no-js" <?php language_attributes(); ?> >
<head>
  <meta charset="<?php bloginfo( 'charset' ); ?>">
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
	<?php wp_head() ?>
</head>
<body <?php body_class(); ?>>
	<?php wp_body_open(); ?>
	<?php lifttruck_page_loading();

	if ( lifttruck_get_option( 'lifttruck_mobile_menu_layout' ) == 'offcanvas' ) {
		get_template_part( 'template-parts/mobile-off-canvas' );
	} ?>

	<div id="spaces-main" class="pt-perspective <?php if ( lifttruck_get_option( 'wd_box_wrapper' ) == 'on' ) echo 'wd_wrapper'; ?>">
	<?php get_template_part( 'template-parts/header/site-header' ); ?>