{% 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.drawing %} (handwritten) {% endif %}

{% if post.yt_vid %} {% elif post.discord_vid %}
{% endif %} {% if post.screenshot %} {% endif %} {% if post.video %}
{% endif %} {% if post.drawing %}

{% else %} {% if post.has_line_trun %}

{{ post.body|truncatechars:100 }}

{% else %}

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

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

This post contains spoilers.

{% endif %} {% if post.creator.banned %}

Content hidden because {{ post.creator.username }} was banned.

{% if post.creator.active_ban.reason %}

Reason: {{post.creator.active_ban.reason }} {% endif %}

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