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

New Tenant

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