{% extends "base.html" %} {% block title %}New feed token ยท tit{% endblock %} {% block content %}

New feed token

This token gives access to {{ scope }}. Copy the URL now. tit will not show it again.

RSS
/feeds/{{ token }}/rss.xml

Keep these URLs secret. Rotate or revoke the token if a URL is exposed.

Return to feed tokens

{% endblock %}