Noosfero/noosfero

View on GitHub
app/views/environment_themes/index.html.erb

Summary

Maintainability
Test Coverage
<%= 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 %>