{% load rules %}
{% if association.entity.is_group %} {% include 'groups/_avatar.html' with group=association.entity link=True size=48 %} {% else %} {% include 'gestalten/_avatar.html' with gestalt=association.entity link=True size=48 %} {% endif %}