{% from "components/icon.html" import Icon %} {% macro ToggleMenu() %} {{ Icon('ellipsis')}} {{ Icon('ellipsis')}} {{ caller() }} {% endmacro %}