{strip}
{include file="bitpackage:stock/assembly_icons_inc.tpl"}

{$gContent->getTitle()|escape}

{formfeedback success=$stockSuccess error=$stockErrors warning=$stockWarnings} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='body' serviceHash=$gContent->mInfo} {if $gContent->mInfo.data}

{$gContent->mInfo.data|escape}

{/if}
{foreach from=$gContent->mItems item=galItem key=itemContentId}
{foreachelse}

{tr}This assembly has no components.{/tr}

{/foreach}
{pagination content_id=$gContent->mContentId} {include file="bitpackage:liberty/services_inc.tpl" serviceLocation='view' serviceHash=$gContent->mInfo} {if $gContent->getPreference('allow_comments') eq 'y'} {include file="bitpackage:liberty/comments.tpl"} {/if}
{/strip}