{% extends "_base.html" %} {% block nav_sessions %}active{% endblock %} {% block content_wrapper %}

The session list is powered by django-user-sessions to list the location, browser and IP-address.

{{ block.super }} {% endblock %}