{% from "components/icon.html" import Icon %} {% macro EditLink(url) -%} {{ Icon('edit') }} edit {% endmacro %}