Encountering Jinja2 SyntaxError after adding another css file #5531
Unanswered
K0sh1R1zumu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Show the full template. Also double-check that you don't have e.g. typographical quotes instead of the standard |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been encountering this confusing error; which is Jinja2.exceptions.TemplateSyntaxError: expected token ',', got 'string'.
This only happened after I added another css file to my html script. But previously, it worked fine.
Here are the previous errors i've encountered regarding this issue:
Environment:
Beta Was this translation helpful? Give feedback.
All reactions