<% form_tag formatted_todos_path(:m), :method => :post do %> <%= render :partial => 'edit_mobile' %>

<% end -%> <%= link_to "Back", @return_path %>