{% load thumbnail %} {% load i18n %} {% if account.model_class.is_community %} {% if account.object.is_manager %}
*
{% endif %} {% endif %} {% thumbnail account.forced_picture.image "50x50" crop="center top" as thumb %} {{account.title}} {% endthumbnail %}