diff --git a/templates/nostrclient/index.html b/templates/nostrclient/index.html index 79ec7ed..9130a6b 100644 --- a/templates/nostrclient/index.html +++ b/templates/nostrclient/index.html @@ -1,14 +1,13 @@ {% extends "base.html" %} {% from "macros.jinja" import window_vars with context -%} {% block page %} +%} {% block page %} {% raw %}
-
nostr relays
+
Nostrclient
-
- {% raw %} - {% endraw %} + + + +
Your endpoint: + +
-
-
- +
+
-
- Add relay +
+ Add relay
@@ -110,15 +101,26 @@
-
{{SITE_TITLE}} Nostr Extension
-

An always-on nostr client other extensions can use to receive events. Only Admin users can manage this extension.

- +
{{SITE_TITLE}} Nostrclient Extension
+

+ This extension is a always-on nostr client that other extensions can + use to send and receive events on nostr. + + Add multiple nostr relays to connect to. The extension then opens a websocket for you to use + at +

+ + +

+ Only Admin users can manage + this extension. +

-{% endblock %} {% block scripts %} {{ window_vars(user) }} +{% endraw %} {% endblock %} {% block scripts %} {{ window_vars(user) }}