mirror of
https://github.com/askama-rs/askama.git
synced 2026-03-12 17:13:13 +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 }}
|