[% INCLUDE 'admin/header.html' title=loc('Themes') %] [% FOR theme IN rs.all %] [% END %]
[% loc('Cobrand') %] [% loc('Name') %] [% loc('Short Name') %] [% loc('Background Colour') %] [% loc('Theme Colour') %]  
[% theme.cobrand %] [% theme.name %] [% theme.short_name %] [% theme.background_colour %] [% theme.theme_colour %] [% loc('Edit') %]

[% loc('Create') %]

[% INCLUDE 'admin/footer.html' %]