{% extends "meta.html" %} {% block title %}
The following SSH keys are associated with your account:
| Name | Fingerprint | Authorized | Last Used | |
|---|---|---|---|---|
| {{key.comment}} | {{key.fingerprint}} | {{key.created|date}} | {{key.last_used|date}} |
The following PGP keys are associated with your account:
| Key ID | Authorized | ||
|---|---|---|---|
| {{key.email}} | {{key.key_id}} | {{key.created|date}} |