{% user_icon_container post.creator post.feeling %}

{{ post.creator.nickname }}

{% if post.spoils %} Spoilers· {% endif %} {% if post.has_edit %} Edited ({% time post.edited %})· {% endif %} {% time post.created %}

{% if post.yt_vid and not post.file_type == 2 %} {% endif %} {% if post.file %} {% if post.file_type == 1 %} {% elif post.file_type == 2 %}
{% else %}File attached {% endif %} {% endif %} {% if post.has_line_trun %}

{{ post.body|truncatechars:100 }}

{% else %}

{{ post.body|truncatechars:100|linebreaksbr }}

{% endif %} {% if post.spoils and not post.is_mine %}

This post contains spoilers.

{% endif %} {% if not for_announcements %} {% endif %}