diff --git a/project/main/templates/main/filter_list.html b/project/main/templates/main/filter_list.html index 5eccfae..52c57a8 100644 --- a/project/main/templates/main/filter_list.html +++ b/project/main/templates/main/filter_list.html @@ -3,5 +3,66 @@ {% block content %} - {{ js_alert_work_in_progress() }} +
| Zip Code | +Post Office | +Area | +County | +
|---|---|---|---|
| {{ area.post_office.zip }} | +{{ area.post_office.name }} | +{{ area.name }} | +{{ area.county.name }} | +