{% for item in org_list %}
{% endfor %}
{% thumbnail item.logo "80x80" as im %}
{% endthumbnail %}
{{ item.title }}
{% if item.subtitle %}{{ item.subtitle }}{% endif %}
{% if item.subtitle %}{{ item.subtitle }}{% endif %}