{% extends "base.html" %} {% block title %}Token Generated — Fossilrepo{% endblock %} {% block content %}

Token Generated

Copy this token now. It will not be shown again.

Store it securely. If lost, revoke it and generate a new one.

{{ raw_token }}
Back to Profile
{% endblock %}