{% for post in posts %} {% endfor %}
{{ CITY_VOCAB.COUNCIL_MEMBER }} {{CITY_VOCAB.MUNICIPAL_DISTRICT}}
{% if post.current_member %}
{{post.current_member.person.name}}
{% endif %}
{% if post.current_member %} {{ post.current_member.person.link_html | safe }} {% if post.current_member.person.is_speaker %}
Council Speaker Verified {% endif %} {% else %} Vacant {% endif %}
{{post.label}}