{% if user_avatar %} {{ user_name }} {% elif icon %}
{% endif %}
{% if user_name %}{{ user_name }} {% endif %}{{ title }}
{% if description %}

{{ description }}

{% endif %}
{{ timestamp }}