{% macro news_post(post, display_title, display_comments, display_category) %} {% if display_title|default(false) %} {{ post.title }} {% endif %}