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