<%= _('Manage users') %>
-
<%= _('Download users list') %>:
<%= link_to '[CSV]', :format => 'csv' %>
<%= link_to '[XML]', :format => 'xml' %>
-
<%= link_to _('Send e-mail to users'), :action => 'send_mail' %>
<% button_bar do %>
<%= button :back, _('Back to admin panel'), :controller => 'admin_panel' %>
<% end %>