{% extends "account_base.html" %} {% block body %}
{% csrf_token %} {% include "form_render.html" %}
{% endblock body %}