{% from "./Node.njk" import Node %} {% macro navlink(href, text, active) %} {{ text }} {% endmacro %} {% macro render(node, ctx) %} {% endmacro %}