{% set p_text = "Choisir un fichier..." %} {% if accept %} {% set p_text = "Formats acceptés : " ~ accept %} {% endif %} {% if error %}
{{ error }}
{% endif %} {% if help_text %}
{{ help_text }}
{% endif %}