{% if newsPosts|length > 1 %}{{ newsPost.title }}{% endif %}
{{ newsPost.udata.username }}

{{ newsPost.udata.username }}

{{ newsPost.parsed|raw }}
Posted on {{ newsPost.date|date("D Y-m-d H:i:s T") }}{% if newsPosts|length > 1 %} View comments{% endif %}