{% extends "aristotle_mdr/user/userHome.html" %} {% block title %}Invite a user{% endblock %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='adminTools' %} {% endblock %} {% block page %}
Use this form to invite users to this registry. This will allow them to create an account to login into this registry and begin creating content
{% endblock %}