askama/testing/templates/literals.html
2020-01-03 19:56:18 +01:00

5 lines
43 B
HTML

{{ 'a' }}
{{ "a" }}
{{ true }}
{{ false }}