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

Access

Accept invitation

Set up your account for {{ email }}.

{% if error %}
{{ error }}
{% endif %}
Already have an account? Sign in
{% endblock %}