{% extends "register.html" %} {% block content %}
{% csrf_token %}
{% endblock %} {% block m %} {{m|safe}} {% endblock %}