{% extends 'calaccess_campaign_browser/base.html' %} {% load humanize %} {% block title %}Filers - {{ block.super }}{% endblock %} {% block content %}
ID | Name | Type | Party | Status | Effective date | Committees |
---|---|---|---|---|---|---|
{% if count %} {{ filer.filer_id_raw }} {% else %} {{ filer.filer_id_raw }} {% endif %} | {{ filer.short_name }} | {{ filer.get_filer_type_display }} | {{ filer.get_party_display }} | {{ filer.get_status_display }} | {{ filer.effective_date }} | {{ count }} | {% endwith %}