SyntaxFix
Write A Post
Hire A Developer
Questions
If you need to keep two curly braces in the string, you need 5 curly braces on each side of the variable.
>>> myvar = 'test' >>> "{{{{{0}}}}}".format(myvar) '{{test}}'