{% extends "./base.html" %} {% block content %}
Hello, {{ username }}!

You have been invited to join the Certego organization {{ organization_name }} by user @{{ organization_owner_username }}.

Click here to view and manage your invitations on {{ host_uri }}.

Note: If the above link doesn't work, please sign in on {{ host_uri }} and navigate to "Organization -> Invitations".

{% endblock %}