| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/governmentgrants.us/wp-content/themes/governmentgrants/ |
Upload File : |
<?php
session_start();
include_once($_SERVER['DOCUMENT_ROOT'].'/lib/keyword_parser.php');
//error_reporting(E_ALL);
//ini_set('display_errors', 1);
//require_once('forms/home-contact-form.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 WordPress
* @subpackage Naren_Designs
* @since 1.0
* @version 1.0
*/
?><!DOCTYPE html>
<?php
//$host = "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
//if($host == 'https://dermalight-hamburg.de/ampdev/kosten-dauerhafte-haarentfernung-ipl-behandlung-dermalight/')
//{
//
// print '<html '; print language_attributes(); print '>';
//}
//else {
print '<html '; print language_attributes(); print 'amp>';
//
//}
?>
<!--<html <?php //language_attributes(); ?> amp>-->
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="shortcut icon" href="<?php the_field( 'favicon_image', 'option' ); ?>" type="image/x-icon" />
<link rel="icon" href="<?php the_field( 'favicon_image', 'option' ); ?>" type="image/x-icon" />
<?php $keywords = get_field( 'meta_keywords'); ?>
<meta name="keywords" content="<?php echo $keywords; ?>" />
<?php wp_deregister_style('twentyseventeen-fonts-css'); ?>
<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-VYGGE47EZG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VYGGE47EZG'); </script>
<?php /*
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H1Q4WH033Q"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-H1Q4WH033Q');
</script>
*/ ?>
<?php wp_head(); ?>
<?php get_template_part( 'amp-includes/amp-head', 'head' ); ?>
</head>
<body <?php body_class(); ?>>
<div id="page-order" class="site col-main col-dt-12">
<header class="main-header-order full-width relative">
<section class="bottom-header-order full-width ">
<div class="container">
<div class="grid-row">
<!--logo-->
<div class="logo-order">
<amp-img src="https://www.governmentgrants.us/wp-content/themes/governmentgrants/images/logo-order.jpg"
width="640"
height="152"
layout="responsive"
alt="Logo" ></amp-img>
</div>
</div>
</div>
</section>
<amp-lightbox layout="nodisplay" id="searchform-lightbox">
<div class="lightbox">
<span id="close" on="tap:searchform-lightbox.close" role="button" tabindex="0" class="h-center color-white rounded">x</span>
<?php // get_search_form(); ?>
</div>
</amp-lightbox>
</header>
<!-- .page-header -->
<main id="page-content" class="page-content">