{% macro choices(name, choices_list, checked=none) %} {% for choice in choices_list %}
{% endfor %} {% endmacro %} {% macro int(name, label="", init=0) %} {% endmacro %} {% macro meta(name, value) %} {% endmacro %} {% macro submit() %} {% endmacro %}