mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 21:41:35 +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 }}
|