{% from "components/icon.html" import Icon %} {% macro Tooltip(message) -%} {{ Icon('help') }} {%- endmacro %}