<mt:setvarblock name="html_head" prepend="1">
    <mt:IfBlog>
        <mt:setvarblock name="blog_id"><$MTBlogID$></mt:setvarblock>
        <mt:setvarblock name="blog_name"><$mt:BlogName encode_html="1"$></mt:setvarblock>
        <mt:setvarblock name="blog_description"><$mt:BlogDescription encode_html="1"$></mt:setvarblock>
        <mt:setvarblock name="blog_url"><$MTBlogURL$></mt:setvarblock>
        <mt:setvarblock name="profile_view_url"><$MTCGIPath$><$MTCommunityScript$>?__mode=view&blog_id=<$mt:BlogID$>&id=</mt:setvarblock>
<link rel="stylesheet" href="<$MTLink template="styles"$>" type="text/css" />
<script type="text/javascript" src="<$MTBlogURL$>mt.js"></script>
        <MTIf name="main_template">
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTLink template="atom"$>" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<$MTLink template="rss"$>" />
            <MTUnless name="main_index">
<link rel="start" href="<$MTBlogURL$>" title="Home" />
            </MTUnless>
<$MTCCLicenseRDF$>
        </MTIf>
    <mt:Else>
    <!-- START Community Solution Static variables -->
    <mt:setvarblock name="blog_name">Blog Name</mt:setvarblock>
    <mt:setvarblock name="blog_description">Blog Description</mt:setvarblock>
    <mt:setvarblock name="blog_url">#</mt:setvarblock>
    <mt:setvarblock name="profile_view_url"><$MTCGIPath$><$MTCommunityScript$>?__mode=view&blog_id=<$mt:BlogID$>&id=</mt:setvarblock>
    <link rel="stylesheet" href="<$MTStaticWebPath$>themes-base/blog.css" type="text/css" />
    <link rel="stylesheet" href="<$MTStaticWebPath$>themes-base/forum.css" type="text/css" />
    <link rel="stylesheet" href="<$MTStaticWebPath$>themes/tristan-blue/screen.css" type="text/css" />
    <$MTInclude module="GlobalJavaScript"$>
    <!-- END Community Solution Styles -->
    </mt:IfBlog>
</mt:setvarblock>

<mt:if tag="BlogTemplateSetID" eq="mt-community-forum"><$mt:setvar name="page_layout" value="layout-wm"$></mt:if>
<!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" xml:lang="<$MTBlogLanguage$>" lang="<$MTBlogLanguage$>" id="sixapart-standard">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <meta http-equiv="Content-Script-Type" content="text/javascript" />
    <meta http-equiv="imagetoolbar" content="no" />    
    <title><$mt:var name="title"$></title>
    <meta name="generator" content="<$MTProductName version="1"$>" />
    <$mt:var name="html_head"$>
</head>
<body id="<$mt:BlogTemplateSetID$>" class="<MTIf name="body_class"><$MTGetVar name="body_class"$> </MTIf><$MTGetVar name="page_layout"$>"<MTIf name="body_onload"> onload="<$MTGetVar name="body_onload"$>"</MTIf>>
    <div id="container">
        <div id="container-inner">
            <div id="header">
                <div id="header-inner">
                    <div id="header-content">
<MTIf name="main_index">
                        <h1 id="header-name"><a href="<$mt:var name="blog_url"$>" accesskey="1"><$mt:var name="blog_name"$></a></h1>
    <mt:if name="blog_description">
                        <h2 id="header-description"><$mt:var name="blog_description"$></h2>
    </mt:if>
<MTElse>
                        <div id="header-name"><a href="<$mt:var name="blog_url"$>" accesskey="1"><$mt:var name="blog_name"$></a></div>
    <mt:if name="blog_description">
                        <div id="header-description"><$mt:var name="blog_description"$></div>
    </mt:if>
</MTIf>
                        <$MTInclude module="Navigation"$>

                        <$MTInclude module="User Navigation"$>

                        <$MTInclude module="Search"$>

                   </div>
                </div>
            </div>
            <div id="content">
                <div id="content-inner">
                    <div id="alpha">
                        <div id="alpha-inner">
