HEX
Server: Apache
System: Linux web2046c1.megawebservers.com 5.14.0-570.37.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 28 10:41:06 UTC 2025 x86_64
User: absolutespace.ca (53202)
PHP: 7.4.33
Disabled: apache_get_modules,apache_get_version,disk_free_space,phpinfo,exec,shell_exec,passthru,system,proc_nice
Upload Files
File: /services/webpages/a/b/absolutespace.ca/public/wp-content/themes/quasartheme/quasartheme/header.php
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7 lt-ie9" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8 lt-ie9" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 9]>
<html class="ie ie9" <?php language_attributes(); ?>>
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html <?php language_attributes(); ?>>
<!--<![endif]-->
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title><?php echo wp_title(); ?></title>
 
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />





<?php
    /*
     *  Add this to support sites with sites with threaded comments enabled.
     */
    if ( is_singular() && get_option( 'thread_comments' ) )
        wp_enqueue_script( 'comment-reply' );
  
    wp_get_archives('type=monthly&format=link');
	
    wp_head();
?>

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

<?php if( xr_get_option('use_boxed_layout',false)): ?>
	<div id="main-canvas">
	    <div>
<?php else : ?>
    <div class="main-container">
<?php endif; ?>

<?php get_template_part('header', 'models'); ?>

<div id="toTop">
	<i class="fa fa-chevron-up to_top_icon"></i>
</div>

<div class="row"><!-- row class removed from here -->
	<div class="large-12 columns">