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

To link a client, set the cloud_token setting in your rite client to the following:

Click to view token
{{ token }}

This token won't be displayed again - copy it now! Make sure to keep it secret, as anyone with this token can view and edit your documents or upload new ones.

Next, enter a nickname for this client, and click Submit when you're done to finish linking this client.

The nickname must be composed only of alphanumeric characters, and should not start with a number or a hyphen.

{% endblock content %}