{# UI Component Library - Reusable Jinja2 Macros #} {# Button Component #} {% macro button(text, variant='primary', icon=None, onclick=None, id=None, class='', disabled=False) %} {% endmacro %} {# Card Component #} {% macro card(title, subtitle=None, icon=None, class='', id=None) %}
{{ subtitle }}
{% endif %}| {{ header }} | {% endfor %}
|---|
| {{ cell }} | {% endfor %}