FossilRepo
{% extends "base.html" %} {% block title %}Token Generated — Fossilrepo{% endblock %}
{% block content %}
Copy this token now. It will not be shown again.
Store it securely. If lost, revoke it and generate a new one.
{{ token_name }}
Back to Profile
{{ raw_token }}
Copy
Copied
{% endblock %}