{% extends 'auth/base.html' %} {% block header %}

{% block title %}Register{% endblock %}

{% endblock %} {% block auth_content %}


{% endblock %}