Активные сессии ({{ items|length }})
{% if items|length > 1 %}
{% endif %}
| Создана | Активность | IP | Браузер | |
|---|---|---|---|---|
| {{ s.created_at.strftime('%d.%m %H:%M') }} | {{ s.last_seen_at.strftime('%d.%m %H:%M') }}{% if s.token == current %} · текущая{% endif %} | {{ s.ip or '—' }} | {% if s.token != current %} {% endif %} |