{% extends 'common/base.html' %} {% block content %}
| Application name | {{ application.name }} |
| Created | {{ application.created }} |
| Last access | {{ application.pretty_access_time }} |
| Status | {% if application.active %}active{% else %}revoked{% endif %} |
| Authentication token |