{% extends "FormInput.html" %} {% block input %} {% for option in options -%} {{ option.label }} {%- endfor %} {% endblock %}