{% extends request.session.INDY_PROFILE %} {% load i18n %} {% load static %} {% block profile_content %}
{% include "indy/pageIncludes/profilecredentials.html" %}
{% endblock %} {% block profile_script %} {% endblock %}