#set ($names = $themePress.themeNames) #if ($names.length > 0) #set ($themeName = $names.get(0)) #set ($imageValue = $themePress.logoForTheme($themeName)) #end

Theme Manager

#if ($names.empty)

You don't have permission to manage any themes.

#else

Select a theme below, then use the buttons above to download or copy.

To change the default theme, use the Site Theme panel below.

Available Themes

#foreach ($name in $names) #set ($imageValue = $themePress.logoForTheme($name)) #end
#end
File Upload