{% extends BASE_TEMPLATE %} {% load i18n table %} {% block view_content %}

{% trans 'User transition history' %}



{% include 'admin/templatetags/transition_history.html' %}
{% endblock %}