{% if label %} {% with label=label class_label=class_label style_label=style_label %} {% include "assemblerpdf/fields/field_label.html" %} {% endwith %} {% endif %} {% if interactive|default(True) %} {% else %}
{{ valor|default('') }}
{% endif %}