{% extends "base.html" %} {% block title %}Invite {% if is_ldap_configured %}a Guest{% else %}another User{% endif %} — {{ service_name }}{% endblock %} {% block content %}
To invite {% if is_ldap_configured %}a guest{% else %}another user{% endif %} to {{ service_name }}, please submit their email address using the form below. They will then receive an email which can be used to complete the registration process.