<{include file="db:`$mydirname`_main_header.html"}>

<{$smarty.const._MD_WEBLOG_HEADER_NAVIGATION}>

<{$title}><{$created}>

<{$contents}>

<{$smarty.const._MD_WEBLOG_THIS_BLOGS_INFORMATION}>

<{$rdf_desc}> <{if !$moduleconfig.use_tbticket}>

<{$smarty.const._MD_WEBLOG_TRACKBACK_ANOUNCE}> <{$weblog_trackback_url}>

<{else}>

<{$smarty.const._MD_WEBLOG_GET_VALID_TRACKBACKURL}>

<{/if}> <{if $trackback_transmit}>

<{$smarty.const._MD_WEBLOG_TRACKBACK_TRANSMIT}>

<{/if}> <{if $trackback_received}>

<{$smarty.const._MD_WEBLOG_TRACKBACK_RECIEVED}>

<{foreach from=$trackback_received item=trackback}> <{if $trackback.title}>
<{$trackback.title}><{$trackback.trackback_created}>
<{/if}> <{if $trackback.description}>
<{$trackback.description}>...more
<{/if}> <{if $trackback.blog_name}>
<{$trackback.blog_name}>
<{/if}> <{/foreach}>
<{/if}>

<{$smarty.const._MD_WEBLOG_REMEMBER_THIS_BLOG}>

<{if $lang_notice}>

<{$lang_notice}>

<{$commentsnav}>
<{if $comments}>
<{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.html"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.html"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.html"}> <{/if}>
<{/if}> <{/if}> <{include file='db:system_notification_select.html'}>