{% macro news_post(id, text, created, user, title, comments) %} {% if title is defined and title %} {{ title }} {% endif %}