tera 0.10.3

Template engine based on Jinja2/Django templates
Documentation
Hello
{% for i in empty %}
 {{loop.index}}{{i}}
{% endfor %}