{% extends "base.html" %} {% from "macros/input.html" import text %} {% block content %}
Devices and games that you logged into. If you're looking to log out all website users, reset your password instead.
Device | Created | Last Used | |
---|---|---|---|
{{ session.device_type }} | {{ session.created_at.strftime('%Y-%m-%d') }} | {{ session.last_used.strftime('%Y-%m-%d') }} |