{% extends "base.html" %} {% block title %}New feed token ยท tit{% endblock %} {% block content %}
This token gives access to {{ scope }}. Copy the URL now. tit will not show it again.
/feeds/{{ token }}/rss.xmlKeep these URLs secret. Rotate or revoke the token if a URL is exposed.
{% endblock %}