plf 0.1.0

A template engine for Rust inspired by Tera/Jinja2/Django
Documentation
1
{% if a and b %}1{% elif c or d %}2{% endif %}