{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}
{{ _('Sessions') }}
{{ _('IP') }} {{ _('Last seen') }} {{ _('User-Agent') }} {{ _('API Login') }} {{ _('Current session') }} {{ _('Expire') }}
{{ _('Preferences') }}
{{ _('Password') }}
{{ _('Required') }}
{{ _('Required') }}
{{ _('Passwords mismatch') }}
{{ _('UI Settings') }}
{{ _('See here for available formats', url='http://momentjs.com/docs/#/displaying/') }}
{{ _('ACL') }}
{% endblock %}