{% load forms_helpers %}
{{ list.item.role_verbose }}
{{ list.item.scope.name }}
{{ list.item.status }}
{{ list.item.created_on|date:"jS F Y H:i" }}