{% extends "admin_app.html" %} {% from "library.j2" import action_button, icon, clipboard_button, form_button, custom_form_button %} {% block head_lead %} {{ super() }} {% include "copy-snippet.html" %} {% endblock %} {% block content %}
{% trans %}Create a new invitation link to invite more users to your Snikket instance by clicking the button below.{% endtrans %}
{% trans %}Currently, there are no pending invitations.{% endtrans %}