{% extends "base_with_margins.html" %} {% load extras %} {% block title %}{{ person.name }}{% endblock %} {% block content %}
{% if person.email %} {{person.email | strip_mailto}} {% endif %}
{% if person.website_url %} Website {% endif %}
{% if person.email %} {{person.email | strip_mailto}} {% endif %}
{% if person.website_url %} Website {% endif %}
Legislation that {{person.name}} is the primary sponsor of.
View all legislation sponsored by {{person.name}}
{% endif %} {% if request.GET.view == 'committees' %}Member of | Position |
---|---|
{{membership.organization.link_html|safe}} | Chairperson |
{{membership.organization.link_html|safe}} | Member |