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