{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Nostr
Export to CSV
{% raw %} {% endraw %}
Deny List (denys use of relays in this list)
Update Deny List Reset
Allow List (denys any relays not in this list)
Update Allow List Reset
{{SITE_TITLE}} Nostr Extension

Only Admin users can manage this extension

Okay
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}