index.rhtml 241 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 <%= 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 %>