editable_metadata_fieldsets.smarty 97 Bytes
{foreach from=$fieldsets item=oFieldset}
    {$oFieldset->renderEdit($document_data)}
{/foreach}