{% extends "committees/base.html" %} {% block page-class %}gov{% endblock %} {% block title %}{{term}} at {% endblock %} {% block content %} {% load humanize markup typogrify %}

Governance

{% if term %}

{{term.office.title}} of the {{term.office.group}}

{{term.length}} year term beginning {{term.start.year}}

Currently held by

{% endif %} {% endblock %}