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