{% load extras %}

Passed on {{legislation.date_passed|date:'n/d'}}
{{ legislation.friendly_name }}

{{ legislation.listing_description | short_blurb }}.

{% if legislation.topics %} {% for tag in legislation.topics %} {{ tag }}   {% endfor %} {% else %} {% for tag in legislation.pseudo_topics %} {{ tag | committee_topic_only }}   {% endfor %} {% endif %}