Markdown-Blog icon indicating copy to clipboard operation
Markdown-Blog copied to clipboard

Could not find matching close tag for "<%="

Open ArcRiseGen132 opened this issue 2 years ago • 0 comments

When I'm trying to set the POST method in the new.ejs, I keep getting the error

"Could not find matching close tag for "<%="."

Even when I try copy and pasting his code just to find out where the syntax went wrong, it gives me the exact same error. I changed the name from _form_fields to form_fields instead.

<%- include('form_fields.ejs') %>

ArcRiseGen132 avatar Mar 05 '23 17:03 ArcRiseGen132