tera 2.1.1

A template engine for Rust based on Jinja2/Django
Documentation
1
{{ false and user.name }}{{ true or user.name }}{{ some_bool and product.name }}