{% from "components.html" import sheet_tab, sheet_div, sheet_script %} {% for sheet in sheets %} {{ sheet_div(uid, sheet.uid) }} {% endfor %}