{% extends request.session.ARIES_PROFILE %} {% load i18n %} {% load static %} {% block profile_content %}
{% include "aries/pageIncludes/profileconnections.html" %}
{% endblock %} {% block profile_script %} {% endblock %}