{% comment %}
Template for RangeWidget with numeric start and stop inputs.
{% endcomment %}
{% spaceless %}{% for subwidget in widget.subwidgets %}{% include subwidget.template_name with widget=subwidget %}{% if forloop.first %} to{% endif %}{% endfor %}{% endspaceless %}