{i18n}The folder given below is where the document
is going to be moved to. Use the folder collection and path below to
browse to the folder you wish to move the documents into.{/i18n}
{foreach from=$collection_breadcrumbs item=breadcrumb name=bc}
{$breadcrumb.name}
{if !$smarty.foreach.bc.last}
»
{/if}
{/foreach}
{$collection->render()}