Subdomain Posts
PHP | 29 min ago
PHP | 4 hours ago
PHP | 10 hours ago
PHP | 10 hours ago
PHP | 13 hours ago
PHP | 1 day ago
PHP | 1 day ago
PHP | 1 day ago
PHP | 1 day ago
PHP | 1 day ago
Recent Posts
None | 40 sec ago
None | 50 sec ago
None | 50 sec ago
None | 1 min ago
None | 1 min ago
PHP | 1 min ago
Bash | 1 min ago
None | 1 min ago
XML | 1 min ago
Bash | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Rick Beckman on the 20th of Apr 2009 11:18:42 PM
Download |
Raw |
Embed |
Report
<?php
/**
* Handle the opening HTML and actions.
*
* @package Thesis
*/
?>
<!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">
<title><?php thesis_output_title(); ?></title>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<?php
if (is_singular())
wp_enqueue_script('comment-reply');
wp_head(); ?>
</head>
<body<?php thesis_body_classes(); ?>>
<?php thesis_hook_before_html(); ?>
Submit a correction or amendment below.
Make A New Post