{#- Template for buttons implemented as jinja2 macros. - close: appears on the side navigation menu and the full screen search pane on small screens. - search: magnifying glass, appears in the search field in the header. -#} {% macro close(id, fg="text-gray-800") %} {% endmacro %} {% macro search() %} {% endmacro %}