{extends "layout_view.tpl"} {block name="title"} {title}{$title}{/title} {/block} {block name="navigation"} {include file='manager/nav.tpl'} {/block} {block name="content"} {if not empty($info)}
{$info|nl2br}
{else}
{foreach item=type from=$inputValues['backup_process']}
{/foreach}
{tr}You can add several email addresses by separating them with commas.{/tr}
{/if} {/block}