{% extends "profile/profile_base.html" %} {% block content %}
{% csrf_token %} {% if error_msg %}

{{ error_msg }}

{% endif %}
{% endblock %}