{% comment %} Template for wise_core.widgets.OTPInput. The small script advances focus to the next box as digits are typed and steps back on Backspace - it's a convenience only: the field posts and validates correctly with JavaScript disabled. {% endcomment %}
{% for widget in widget.subwidgets %}{% include widget.template_name %}{% endfor %}