{% for pm in list %} {% if loop.first %}
Staff PMs View
{% endif %} {% if loop.last %}
{% endif %} {% endfor %}