{% extends "base.html" %} {% block content %}

Organization recovery: {{ organization }}


A user at {{ app_link() }} has attempted to recover access to organization {{ organization }} via this email address.
Please login with one of the following user accounts to access this organization:
Login to Recover
If you did not make this request, your organization has not been compromised and the user was not given access. You can safely ignore this message.
Best Wishes,
The {{ app_title }} Team
{% endblock %}