{% extends "web/_base.html" %} {% load debusine %} {% block title %}{{ person }}{% endblock %} {% block content %}
This page lists your personal information.
Scope | Groups |
---|---|
{{ scope }} |
|
Provider | Subject | Last used |
---|---|---|
{% include "account/_signon_provider_icon.html" with provider=provider only %} {{ provider.label }} | {{ identity.subject }} | {{ identity.last_used|date:"Y-m-d H:i" }} |