Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
This makes it much easier to diagnose a test failure when all you have is the stack trace from an uncaught TemplateSyntaxError.
Loading
Please register or sign in to comment
This makes it much easier to diagnose a test failure when all you have is the stack trace from an uncaught TemplateSyntaxError.