This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
askama
Watch
1
Star
0
Fork
0
You've already forked askama
mirror of
https://github.com/askama-rs/askama.git
synced
2025-09-28 05:21:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
testing
/
templates
/
literals.html
Tuomas Siipola
cef055108d
Support char literals
2020-01-03 19:56:18 +01:00
5 lines
43 B
HTML
Raw
Blame
History
{{ 'a' }}
{{ "a" }}
{{ true }}
{{ false }}
Reference in New Issue
View Git Blame
Copy Permalink