{% trans "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." %}
{% trans 'ID' %} | {% trans 'Created by' %} | {% trans 'Expiry' %} | |
---|---|---|---|
{{ invitation.invite_uuid }} | {{ invitation.created_by }} | {{ invitation.expiry|default:"-" }} |
|