{% extends 'layouts/base.njk' %} {% set pageType = 'Page' %} {% set titleWithPath = 'Invitations Closed « ' %} {% block content %}
{% include 'components/sub-page-header.njk' %}

Discord Invitations

Invitations to the Discord server are currently closed. Please keep an eye on our Twitter account for updates!

{% endblock %}