tera 0.10.0

Template engine based on Jinja2/Django templates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

<label>
    Name
    <input type="text" />
</label>
<label>
    Age
    <input type="number" />
</label>
<label>
    bob
    <input type="text" />
</label>

7 - 6 - 5 - 4 - 3 - 2 - 11234567

Bonjour humans