{% load closedverse_tags %}
{% if not notification.type == 5 %}{% user_icon_container notification.source %}{% endif %}
{% if notification.type == 0 %} {% print_names notification.all_users %} gave your post ({{ notification.context_post.trun|truncatechars:30 }}) a Yeah. {% elif notification.type == 1 %} {% print_names notification.all_users %} gave your comment ({{ notification.context_comment.trun|truncatechars:30 }}) a Yeah. {% elif notification.type == 2 %} {% print_names notification.all_users %} commented on your post ({{ notification.context_post.trun|truncatechars:30 }}). {% elif notification.type == 3 %} {% print_names notification.all_users %} commented on {{ notification.source.nickname }}'s post ({{ notification.context_post.trun|truncatechars:30 }}). {% elif notification.type == 4 %} Followed by {% print_names notification.all_users %}. {% elif notification.type == 5 %}

You've received a warning from an administrator!

{% if notification.context_warning.reason %}

Reason: {{ notification.context_warning.reason }}

{% endif %}

To avoid seeing this in the future, it's a good idea to catch up on the rules. Continuous violations of our rules may result in your account getting restricted.

{% endif %} {% time notification.latest %} {% if notification.type == 4 and not notification.source.is_following and not notification.all_users|length > 1 %}
{% else %} {% endif %}