[go: up one dir, main page]

tera 0.10.10

Template engine based on Jinja2/Django templates
Documentation
1
2
3
4
<h1>Hello</h1>
{% raw %}
 Hey there {{ name }}
{% endraw %}