{% load closedverse_tags %}{% load closedverse_user %} {% if user.is_authenticated %}
Reason: "{{ user.get_warned_reason }}"
{% endif %}Notice: This user has received a warning by an administrator.
Reason: "{{ user.get_warned_reason }}"
{% endif %}Friend Request: {{ user.nickname }}
{{ profile.comment|truncatechars:300|linebreaksbr|urlize }}
{% if profile.comment|length > 299 %}{{ profile.comment|linebreaksbr }}
{% endif %}