Sessions

{% for session in sessions %} {% endfor %} {% if next_page_query %} {% endif %}
User Agent Last seen Action
{{ session.user_agent }} {{ session.last_seen }} {%- if session.id != current_session_id -%} Remove {%- else -%} Current session {%- endif -%}