{* HTML5: Yes *} {* jQuery: NN *} {if $adminAction == 'install'} {$install_template|string_format:"{$CONST.TEMPLATE_SET}"} {/if} {if $deprecated} {$CONST.WARNING_TEMPLATE_DEPRECATED} {/if} {if $adminAction == 'editConfiguration'}

{$CONST.STYLE_OPTIONS} ({$cur_template})

{if $has_config} {if $adminAction == 'configure'} {$CONST.DONE}: {$save_time} {/if}
{$form_token} {$configuration}
{else}

{$CONST.STYLE_OPTIONS_NONE}

{/if}
{else}

Current template

{* i18n *} {assign var="cur_tpl" value=$templates[$cur_template]}

{$cur_tpl.info.name}

{if $cur_tpl.fullsize_preview || $cur_tpl.preview} {/if}
Template info {* i18n *}
{$CONST.AUTHOR}:
{$cur_tpl.info.author}
{$CONST.LAST_UPDATED}:
{$cur_tpl.info.date}
Admin theme:
{* i18n *}
{$cur_tpl.info.custom_admin_interface}
{$CONST.CONFIGURATION}

{$CONST.SELECT_TEMPLATE}

{/if}