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...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Rick Beckman on the 20th of Apr 2009 11:18:42 PM Download | Raw | Embed | Report
  1. <?php
  2. /**
  3.  * Handle the opening HTML and actions.
  4.  *
  5.  * @package Thesis
  6.  */
  7. ?>
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
  10.  
  11. <head profile="http://gmpg.org/xfn/11">
  12.  
  13. <title><?php thesis_output_title(); ?></title>
  14.  
  15. <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
  16. <?php
  17.  
  18. if (is_singular())
  19.         wp_enqueue_script('comment-reply');
  20.  
  21. wp_head(); ?>
  22.  
  23. </head>
  24.  
  25. <body<?php thesis_body_classes(); ?>>
  26.  
  27. <?php thesis_hook_before_html(); ?>
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: