# htmpl: HTML templating in HTML htmpl is a library for generating HTML files from HTML templates. ```html SELECT title, text, draft FROM posts; (Draft) ``` See the documentation (src/lib.md) for more details.