<%= form_tag({}, method: :delete) do %> <%= styled_button_tag t(:button_delete), method: :delete, class: '-with-icon icon-delete' %> <% end %>