<%= _('Juventude settings')%>

<%= form_for(:settings) do |f| %> <% button_bar do %> <%= submit_button(:save, c_('Save'), :cancel => {:controller => 'plugins', :action => 'index'}) %> <% end %> <% end %>