{% extends "users/base.html" %} {% block content %}

MusicList Registration

{% if error %}

{{ error }}

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