#i18n{theme.manage_themes.labelGlobalTheme}

<#if permission_create_theme>

${theme_default.themeDescription}

 #i18n{theme.manage_themes.previewLabel}
  • #i18n{theme.manage_themes.author} : ${theme_default.themeAuthor}
  • #i18n{theme.manage_themes.version} : ${theme_default.themeVersion}
  • #i18n{theme.manage_themes.licence} : ${theme_default.themeLicence}
 ${theme_default.themeDescription}
<#list themes_list as theme> <#assign actions = actions_list[theme.codeTheme]> <#if theme_default.themeDescription != theme.themeDescription >

${theme.themeDescription}

${theme.themeDescription}

<#if actions?? && actions['MODIFY_THEME']> <#if permission_modify_global_theme> <#if actions?? && actions['DELETE_THEME']>



  • #i18n{theme.manage_themes.author} : ${theme_default.themeAuthor}
  • #i18n{theme.manage_themes.version} : ${theme.themeVersion}
  • #i18n{theme.manage_themes.licence} : ${theme.themeLicence}
← #i18n{portal.util.labelBack}