{% extends "base.html" %} {% from "components/alert.html" import Alert %} {% from "components/icon.html" import Icon %} {% block content %}

Danny Knight

Workspace Role
Billing Auditor
DOD ID:
789
Email:
knight@mil.gov
edit account details

Manage Access
Grant access to an environment

{{ Icon('arrow-down') }}Code.mil

revoke all access

{{ Icon('arrow-right') }} Digital Dojo

no access
{% if is_new_member %}Create{% else %}Save{% endif %} {{ Icon('x') }} Cancel
{% endblock %}