{'Extend for templates'|@translate}

{if isset($extents)}

{'Replacement of original templates by customized templates from template-extension subfolder'|@translate}

{foreach from=$extents item=tpl name=extent_loop} {/foreach}
{'Replacers (customized templates)'|@translate} {'Original templates'|@translate} {'Optional URL keyword'|@translate} {'Bound Theme'|@translate}
{$tpl.replacer} {html_options name=original[] output=$tpl.original_tpl values=$tpl.original_tpl selected=$tpl.selected_tpl} {html_options name=url[] output=$tpl.url_parameter values=$tpl.url_parameter selected=$tpl.selected_url} {html_options name=bound[] output=$tpl.bound_tpl values=$tpl.bound_tpl selected=$tpl.selected_bound}

{/if}