{% extends "base.html" %} {% block title %}Invalid Invite - PyRunner{% endblock %} {% block content %}

{{ error }}

{{ message }}

What can you do?

  • Ask an administrator for a new invite
  • Check if you have the correct link
  • If you already have an account, try signing in
Back to sign in
{% endblock %}