#i18n{theme.manage_themes.previewLabel}

#i18n{theme.manage_themes.name}: ${theme_default.themeDescription}

#i18n{theme.manage_themes.author} : ${theme_default.themeAuthor}

#i18n{theme.manage_themes.version} : ${theme_default.themeVersion}

#i18n{theme.manage_themes.licence} : ${theme_default.themeLicence}

#i18n{theme.manage_themes.preview} :

  •  ${theme_default.themeDescription}
#i18n{theme.manage_themes.labelGlobalTheme} <#if permission_create_theme>
<#list themes_list as theme> <#assign actions = actions_list[theme.codeTheme]>
#i18n{theme.manage_themes.themeName} #i18n{theme.manage_themes.actions}
<#if actions?? && actions['MODIFY_THEME']> <#if actions?? && actions['DELETE_THEME']>
<#if permission_modify_global_theme>