Hello from kiss.js
{{foo}}
{% for name in names %}
{{name}}
{% end %}
some strings
{% for num in numbers %}
{{num}}
{% end %}