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