{% load staticfiles %}
This page shows all of the recent notifications for the various people, committees, searches, bills, and events you are subscribed to.
Person | Bill Introduced | RSS |
---|---|---|
{{bill.slug}}: {{bill.description}} |
Committee | Bill/Action | RSS |
---|---|---|
{{commitee.name}}
|
{{action.date|date:"SHORT_DATE_FORMAT"}}: {{action.description}} |
Committee | Event |
---|---|
{{commitee.name}}
|
{{event.start_time|date:"SHORT_DATE_FORMAT"}}: {{event.name}} {{event.description }} |
Search | Bill | RSS |
---|---|---|
{{search}}
|
{{bill.name}} |
Bill | Action | RSS |
---|---|---|
{{bill.slug}}
|
{{action.date|date:"SHORT_DATE_FORMAT"}}: {{action.description}} |