{* $Header$ *}
{strip}
{if !empty($structureInfo)}
{if $structureInfo.prev.structure_id}
{/if}
{if $structureInfo.next.structure_id}
{/if}
{/if}
{* perhaps we can remove this as well at some point and load it using
$gBitThemes->loadJavascript(); *}
{if $gContent}
{if $gBitSystem->isFeatureActive('comments_ajax')}
{/if}
{if !empty($gContent->mContentTypeGuid)}
{/if}
{$gContent->getField('metatags')}
{/if}
{/strip}