{% extends "base_with_margins.html" %} {% block title %}About{% endblock %} {% block content %}

About

{{ CITY_NAME_SHORT }} Councilmatic is a tool for understanding and tracking what’s happening in {{ CITY_COUNCIL_NAME }}.

This site connects {{ CITY_NAME_SHORT }} residents to local city council offices, for greater online public dialogue about issues in their communities.

Councilmatic helps you:



Contents

Below are the primary types of city council activity.

{% include 'partials/component_bill_type_table.html' %}
{% endblock %}