{$_headline}
{link_to href="/nterchange/$asset/edit/`$id`" text="Edit" class="control"} | {link_to href="/nterchange/$asset/delete/`$id`" text="Delete" confirm="Are you sure?" class="control"}
{foreach from=$_users item=user name=workflow_users} {include file="workflow_users/workflow_user.html" id=$user.id real_name=$user.real_name role=$user.role} {/foreach}
{image_tag src="/nterchange/images/indicator.gif" id="add_user_indicator_`$id`" style="display:none;"}