{% extends "management/base.html" %} {% load static i18n humanize base_tag management_tag %} {% block page_title %}
Cancel

{{page_title}}

{% endblock page_title %} {% block content %}

{{lease.tenant.name}}

{{lease.product.full_address}}


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