{% macro modal_message(modal_data) -%} {%- endmacro %} {% macro table(table_dict, nrows) -%}
{{ colname | e }} | {% elif loop.last %}{{ colname | e }} | {% else %}{{ colname | e }} | {% endif %} {% endfor %}
---|---|---|
{{ table_dict[key][i] | e}} | {% else %}{{ table_dict[key][i] | e}} | {% endif %} {% endfor %}