{% for leg_type in LEGISLATION_TYPE_DESCRIPTIONS %} {% endfor %}
Type Description

{{leg_type.name}}

{% if leg_type.html_desc %}

{{leg_type.desc|safe}}

{% else %}

{{leg_type.desc}}

{% endif %}
{% if leg_type.html_desc %}

{{leg_type.desc|safe}}

{% else %}

{{leg_type.desc}}

{% endif %}