{% from "macro-author.njk" import authorMacro %} {% macro cardHeadMacro(author, date, url) %}
{{ authorMacro(author) }}
{% endmacro %}