{if $microheaders}{include file="viewmicroheader.tpl"}{else}{include file="header.tpl"}{/if} {if $notrudeform}
{$notrudeform|safe}
{/if} {if !$microheaders && ($mnethost || $editurl)}
{if $editurl}{strip} {if $new} {str tag=back} {else} {str tag=editthisview section=view} {/if} {/strip}{/if} {if $mnethost}{str tag=backto arg1=$mnethost.name}{/if}
{/if} {if $maintitle}

{$maintitle|safe}

{/if} {if !$microheaders && $collection} {include file=collectionnav.tpl} {/if}

{assign var='author_link_index' value=1} {include file=author.tpl}

{$viewdescription|clean_html|safe}
{$viewcontent|safe}
{if $tags}
{str tag=tags}: {list_tags owner=$owner tags=$tags}
{/if} {if $releaseform}
{$releaseform|safe}
{/if} {if $view_group_submission_form}
{$view_group_submission_form|safe}
{/if} {if $feedback->position eq 'base'} {if $feedback->count || $enablecomments}

{str tag="feedback" section="artefact.comment"}

{$feedback->tablerows|safe}
{$feedback->pagination|safe} {/if} {/if}
{if $feedback->position eq 'base' && $enablecomments} {/if} {include file="view/viewmenu.tpl"}
{if $addfeedbackform}
{$addfeedbackform|safe}
{/if} {if $objectionform}
{$objectionform|safe}
{/if}
{if $visitstring}
{$visitstring}
{/if} {if $microheaders}{include file="microfooter.tpl"}{else}{include file="footer.tpl"}{/if}