{% extends "aristotle_mdr/user/userHome.html" %} {% load group_tags %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='steward_orgs' %} {% endblock %} {% block page %}

{% block title %}Organisation Accounts{% endblock %}

Below is a list of all organisations you are a member of within this registry. {% endblock %}