<%= l(:label_issue_plural) %>

<%= form_tag(my_page_path, :remote => true) do %>

<%= submit_tag l(:button_save) %>

<% end %>