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

Edit Tenant

{% csrf_token %} {{ form.as_table }}
{% endblock content %}