{% macro link_action(text, url, icon='', color='default') %} {{ tabler_icon(icon) if icon else '' }} {{ text }} {% endmacro %} {% macro modal_action(action, text='', icon='', color='default') %} {% endmacro %}