{% for week_day in component.WEEK_DAYS %} | {% if component.mobile %}{{ week_day.0 }}{% else %}{{ week_day }}{% endif %} | {% endfor %}
---|---|
{{ value }} | {% else %}
{% if component.form_prefix %}
{% else %}
{% for item in value %}
{% if component.mobile %} |
{% endif %}
{% endfor %}