{% extends "base_with_margins.html" %} {% load extras %} {% load staticfiles %} {% block title %}Alerts{% endblock %} {% block content %}
This page shows the {{ CITY_VOCAB.COUNCIL_MEMBERS | lower }}, committee actions, committee events, bill searches, bill actions, and {{ CITY_VOCAB.EVENTS | lower }} you are subscribed to.
Alert Type | Name | RSS | |
---|---|---|---|
Council member | {{subscription.person }} | ||
Committee actions | {{subscription.committee }} | ||
Committee events | {{subscription.committee }} | ||
Bill search |
Search term:
{{subscription.search_term }}
{% for key, values in subscription.search_facets.items %} {{key}}: {% for v in values %} {{v}} {% endfor %} {% endfor %} |
||
Bill actions | {{subscription.bill}} | ||
{{ CITY_VOCAB.EVENTS }} | All |