[Flask] alternatives for comparison operators in Jinja2?

Corey Boyle coreybrett at gmail.com
Thu Apr 21 09:43:16 EDT 2016


Does anyone know if there are alternatives for the documented
comparison operators in Jinja2?

I have an if statement in my template where I need to use the "<"
symbol, but that messes with the syntax highlighting in my editor
because it thinks I am starting an html tag.


More information about the Flask mailing list