{% extends 'heliosinstitution/templates/dashboard.html' %} {% load i18n %} {% load staticfiles %} {% block subcontent %}
{% trans "Here are listed all the attributes your Identity Provider has released" %}
| {% trans "Attribute" %} | {% trans "Value" %} |
|---|---|
| {{ key }} | {{ value }} |