{% extends "app_layout.html" %} {% block header_title %} {{ title }} - Permits {% endblock %} {% block title %} Permits - {{ title }} {% endblock %} {% block content %}

(Use 0 to disable)


(Enter 0 to disable)


(Use % as a wildcard e.g. "DON%" will match "DON DRAPER" as well as "DONNIE DARKO")


Filter:

Sort:
Other
(prod, test, dev)

{{ permits_table|safe }} {% endblock %}