tera 1.0.0-alpha.2

Template engine based on Jinja2/Django templates
Documentation
1
2
{% import "macros.html" as macros %}
{{ macros::input(greeting="Hello World") }}