Fix missing newline at the end of Environment line
https://jinja.palletsprojects.com/en/2.11.x/templates/#whitespace-control Adding a "+" did not work, so I moved the statement blocks to separate lines.
Please register or sign in to comment
https://jinja.palletsprojects.com/en/2.11.x/templates/#whitespace-control Adding a "+" did not work, so I moved the statement blocks to separate lines.