<%= t('disguise.set_theme') %>

<%= t('disguise.current_theme') %>

<%= render :partial => 'admin/themes/theme', :object => @current_theme %>

<%= t('disguise.activate_theme_message') %>

<%= error_messages_for :theme %> <%= render :partial => 'admin/themes/theme', :collection => @themes %>