tent 0.2.1

Lightweight HTML/CSS template engine
Documentation
1
2
3
4
5
6
html
    head
        title "Test Page"
    body
        h1 "Hello!"
        p "World"