{% if not to_username == request.user.username %} {% if errors %}

{{ errors|join:", " }}

{% endif %}
{% csrf_token %}
{% endif %}