{% from "components/icon.html" import Icon %} {% from "components/tooltip.html" import Tooltip %} {% macro Link(icon, text, url, active=False) %} {{ Icon(icon) }} {{ text }} {% endmacro %}
{{ "portfolios.header" | translate }}