Files
Kontrollverlust/templates/auth/sessioninfo.html
T

6 lines
171 B
HTML

Sessionid: {{ sessionid }} <br>
UID: {{ uid }} <br>
Created: {{ created_at | timestamp }} <br>
Expires: {{ expires | timestamp }} <br>
Description: {{ description }} <br>