{% extends 'base.html.j2' %} {% block title %} Property Management {% endblock title %} {% block content_before %} Property Management {% endblock content_before %} {% block content %} {% if message %}

{{ message }}


{% endif %}
Actions Owner Template ID Clone ID Name Description Privacy Approved Updated Claimed Rejection Reason Reputation Location
{% endblock %} {% block js %} {{ super () }} {% endblock %}