{% extends "base.html" %} {% load static %} {% block content %}
Household counts by neighborhood based on active filters.
| Neighborhood | Unvisited Households | Action |
|---|---|---|
| {{ item.display_name }} | {{ item.count }} | View Households |
| No data found for the current filters. | ||