Hello i need to remove a form tag but non the content:
not remove this only the form tag
add an id or class to your div
e.g.
Then
$(".wrapper").unwrap();