{% extends "invite.html" %} {% set body_id = "invite" %} {% from "library.j2" import form_button, render_errors %} {% block head_lead %}
{% trans site_name=config["SITE_NAME"] %}{{ site_name }} is using Snikket - a secure, privacy-friendly chat app.{% endtrans %}
{% trans %}Creating an account will allow to communicate with other people using the Snikket app or compatible software. If you already have the app installed, we recommend that you continue the account creation process inside the app by clicking on the button below:{% endtrans %}
{% trans %}This button works only if you have the app installed already!{% endtrans %}
{% trans %}If you plan to use a legacy XMPP client, you can register an account online and enter your credentials into any XMPP-compatible software.{% endtrans %}