{% extends "sentry/bases/modal.html" %} {% load i18n %} {% load crispy_forms_tags %} {% block title %}{% trans "Add Member to Organization" %} | {{ block.super }}{% endblock %} {% block main %}
{% trans "Invite a member to join this organization via their email address. If they do not already have an account, they will first be asked to create one." %}
{% trans "You will be able to configure permissions and team access on the following page." %}
{% trans "You may add a user by their username if they already have an account." %}