{foreach $files as $f}
{$f.id|escape}
{$f.content|escape}
{/foreach}
[`Saved`]
[`Revert to original`]
{$tooltip_theme_reset_text = _ws('You are using the original version of this design theme. No customizations have been applied to theme files yet, and thus there is nothing to revert for now.')} {if $theme.type == waTheme::OVERRIDDEN} {$tooltip_theme_reset_text = _ws('This will erase all customizations you’ve made to this theme’s template files using the design editor, and reset this theme to original')} {/if}
{include file="./theme_dialogs.html" inline}