{i18n}Add Link{/i18n}

{if $link_types}

{i18n}Select a target document to link to.{/i18n}

{foreach from=$breadcrumbs item=breadcrumb name=bc} {if !$smarty.foreach.bc.last} {$breadcrumb.name|sanitize} » {else} {$breadcrumb.name|sanitize} {/if} {/foreach}
{$collection->render()}
{else}
{i18n}No link types are defined. Please ask the administrator to add them.{/i18n}
{/if}