{% extends "base.html" %} {% load static %} {% block content %}

Subscribe now!

IT'S PICKUP DAY, WHERE'S YOUR TRASH?

This is a simple service. Click on your community below and fill out a small form to begin receiving email or text message notifications the day before your trash or recycling pick up is coming up.

Exceptions to the schedule are added to the calendar by your community managers, so feel confident that when there's a holiday affecting pickup, your notification will get sent the day before the service actually comes by!

Please look for your community in the list below. If you do not see it, contact us to add your community to our service!

{% for object in object_list %} {{ object }} {% endfor %} {% endblock %}