{{ greeting }}
This is a Jinja2 templated HTML file.
{% if show_extra %}
Extra information: {{ extra_info }}
{% endif %}