{{ date|date(config.news_date_format) }} -
{{ title }}
{% if config.news_author and author is not empty %}
Author: {{ author }}
{% endif %}
{% if comments is not null %} {% endif %}
{{ content|raw }}
ยป Comment on this news