{% macro component(title, image, author_avatar, category=image, prefix, link, class='') %} {% if link %} {% set link = prefix + link %} {% endif %} {% endmacro %} {{ component() }}