{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}
{{ _('Sessions') }}
{{ _('IP') }} {{ _('Last seen') }} {{ _('User-Agent') }} {{ _('API Login') }} {{ _('Current session') }} {{ _('Expire') }}
{% endblock %}