{% with id = 'form-select-' + name %}
{{ label }}
{% include "components/select.html" %} {% if help_text %} {{ help_text }} {% endif %} {% endwith %}