{% extends 'admin/target.html' %} {% load static %} {% load i18n %} {% block on_user_page %}{% if rtype == "User" %}class="active"{% endif %}{% endblock %} {% block on_group_page %}{% if rtype == "Group" %}class="active"{% endif %}{% endblock %} {% block breadcrumb_items %} {{ block.super }} {% if rtype == "Group" %}