| Server IP : 104.237.150.88 / Your IP : 216.73.216.189 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-us 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/ubuntu-us.org/htdocs/wp-content/themes/love-the-orange/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="author" content="Web Design Creatives" />
<title><?php if (function_exists('seo_title_tag')) { seo_title_tag(); } else { bloginfo('name'); wp_title();} ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
</head>
<body>
<div id="wraper">
<div class="tc"><span> </span></div>
<!-- Header Start -->
<div id="header">
<h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1>
<span class="title"><?php bloginfo('description'); ?></span>
<ul class="globalNav">
<li><a href="#content">Skip to Content</a></li>
<li><a href="<?php bloginfo('rss2_url'); ?>">RSS Blog</a></li>
<li class="last"><a href="<?php bloginfo('comments_rss2_url'); ?>">RSS Comments</a></li>
</ul>
</div>
<div id="mainNav">
<ul>
<li<?php echo ' class="first"' ?>><a href="<?php bloginfo('url'); ?>/">Home</a></li>
<?php wp_list_pages('title_li='); ?>
</ul>
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>/" class="headSearch">
<div>
<input type="hidden" name="IncludeBlogs" id="IncludeBlogs" value="1"/>
<input type="text" class="keyword" onblur="if (document.forms['searchform'].s.value == '') document.forms['searchform'].s.value='Search Keywords';" onfocus="document.forms['searchform'].s.value='';" value="Search Keywords" name="s"/>
<input type="submit" value="" id="searchsubmit" class="searchButton" />
</div>
</form>
</div>
<!-- Header End-->