{{foreach from=$location_link item=link name=link}}
- {{$link}}{{if !$smarty.foreach.link.last}} > {{/if}}
{{/foreach}}
{{foreach from=$location_other item=other_link}}
{{$other_link}}
{{/foreach}}
{{$lang.title_use_template}}

{{$cur_tpl.template_name}}
{{$cur_tpl.template_author}}
{{$cur_tpl.program_version}}
{{$cur_tpl.make_date}}
{{$lang.title_select_template}}
{{foreach from=$tpls item=tpl}}
-
{{$tpl.template_name}}
{{$tpl.template_author}}
{{$tpl.program_version}}
{{$tpl.make_date}}
{{/foreach}}