tera 2.1.0

A template engine for Rust based on Jinja2/Django
Documentation
1
{{ a and b }}{{ a or b }}{{ a and b or c }}{{ a or b and c }}