index.html.erb 241 Bytes
<%= render :partial => 'themes/select_template' %>
<%= render :partial => 'themes/select_theme' %>

<br style="clear:both" />

<% button_bar do %>
  <%= button(:back, _('Back'), :controller => 'admin_panel', :action => 'index') %>
<% end %>