{% if title != None %}

{{ title }}

{% end %}
{% for input in inputs %}
{% if input[0] == 'checkbox' %}
{% elif input[0] == 'file' %} {% elif input[0] == 'submit' %} {% else %} {% end %}
{% end %}