<{include file="file:admin_header.html"}>
<{$token_ticket}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEM_TYPE}>   <{$itemtypename}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_COMPLEMENT}>   
<{if count($relationdetaillist)>0}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_COMPLEMENT_DETAIL}> <{foreach item=relationdetail from=$relationdetaillist name=comp}> <{/foreach}>
<{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_COMPLEMENT_COLUMN}> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_COMPLEMENT_FIELD}> <{$smarty.const._AM_XOONIPS_LABEL_ITEMTYPE_RELEASE_CONTENT}>
<{$relationdetail.title}>       <{foreach key=key item=basecomplement from=$basecomplementlist}> <{if $key==$relationdetail.complement_detail_id}><{if $title!=$basecomplement.title}><{$basecomplement.title}><{else}><{$basecomplement.title}><{/if}><{/if}> <{/foreach}>
<{/if}>
<{include file="file:admin_footer.html"}>