{'Add New Theme'|@translate}

{if isset($themes)}
{foreach from=$new_themes item=theme name=themes_loop}
{$theme.name}
{/foreach}
{/if}