{% extends 'calaccess_campaign_browser/base.html' %} {% block title %}Latest - {{ block.super }}{% endblock %} {% block content %}
Filing no. | Filed | Committee | Form | Duplicate |
---|---|---|---|---|
{{ object.filing_id_raw }} | {{ object.date_filed }} | {{ object.committee.short_name }} | {{ object.form_id }} | {% if object.dupe %} {% else %} {% endif %} |