Team > {{ members.0.team.name }}
-
{% for member in members %}
-
{% thumbnail member.thumbnail "172x172" as im %}
{% empty %}
{% endthumbnail %}
{% endfor %}
{% extends 'base.html' %}{% comment %}TEAM LISTING PAGE{% endcomment %} {% load thumbnail %} {% block page-seo %}