{%- if form.validated %} {% inspect form.data %} {%- if form.ok %}
Form passed validation
{%- endif %}
{%- endif %}