{% extends "base.html" %} {% block title %}Invite User — Shoreguard{% endblock %} {% block breadcrumbs %} {% endblock %} {% block content %}
Invite User
The user will set their own password via the invite link.

Invite created! Share this link with the user:

Back to Users Cancel
{% endblock %} {% block extra_js %} {% endblock %}