{% if widget.value %} {% if is_range %} {{ widget.value|first }} {% else %} {{ widget.value }} {% endif %} {% endif %} {% if is_range %} {% endif %}