jean-marie/backend/templates/debug.html

6 lines
157 B
HTML

User name: {{ user.name }}</p>
Has access: {{ access}}</p>
Database connection: {{ connected }}</p>
Client fingerprint: {{ identity.fingerprint_hash }}</p>