mirror of
https://github.com/askama-rs/askama.git
synced 2026-03-03 04:19:51 +00:00
6 lines
141 B
HTML
6 lines
141 B
HTML
{# our very first test! #}
|
|
hello world, {{ strvar }}
|
|
with number: {{ num }}
|
|
Iñtërnâtiônàlizætiøn is important
|
|
in vars too: {{ i18n }}
|