{% if interactive|default(True) %} {% else %}
{{ valor|default('') }}
{% endif %}