Using a :partial for the start of a "form_tag" and the "end" in a different :partial gave
"compile error" and "syntax error, unexpected kENSURE, expecting kEND".
Changing the "form_tag" to a standard HTML "form" tag fixes that but gives "ActionController::InvalidAuthenticityToken".