HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/sites/all/themes/marinelli/templates/html.tpl.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language; ?>" version="XHTML+RDFa 1.0" dir="<?php print $language->dir; ?>"
<?php print $rdf_namespaces; ?>>

	<head profile="<?php print $grddl_profile; ?>"><!--start head section-->
	  <?php print $head; ?>
	  <title><?php print $head_title; ?></title>
	  <?php print $styles; ?>
	  <?php print $scripts; ?>
	</head>
	<!--[if lt IE 7 ]> <body class="marinelli ie6 <?php print $classes; ?>"> <![endif]-->
    <!--[if IE 7 ]>    <body class="marinelli ie7 <?php print $classes; ?>"> <![endif]-->
    <!--[if IE 8 ]>    <body class="marinelli ie8 <?php print $classes; ?>"> <![endif]-->
    <!--[if IE 9 ]>    <body class="marinelli ie9 <?php print $classes; ?>"> <![endif]-->
    <!--[if gt IE 9]>  <body class="marinelli <?php print $classes; ?>"> <![endif]-->
    <!--[if !IE]><!--> <body class="marinelli <?php print $classes; ?>"> <!--<![endif]-->
	  <div id="skip-link">
	    <a href="#content" title="<?php print t('Jump to the main content of this page'); ?>" class="element-invisible"><?php print t('Jump to Content'); ?></a>
	  </div>
	  <?php print $page_top; ?>
	  <?php print $page; ?>
	  <?php print $page_bottom; ?>
	</body><!--end body-->
</html>