开发者

literal {{something}} in django templates [duplicate]

开发者 https://www.devze.com 2023-04-01 22:50 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to put braces in django templates?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How to put braces in django templates?

How do I write {{ something }} without it getting parsed by django template sy开发者_如何转开发stem. I am trying to make addthis templates work, and they use the same {{..}}.


{% templatetag openvariable %} something {% templatetag closevariable %}

0

精彩评论

暂无评论...
验证码 换一张
取 消