From 5d7bb9104b0bc0dfebab99a13ceb4d7a153b6989 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 24 Jan 2021 21:09:54 +0100 Subject: [PATCH] Fix messaging. --- app/templates/node_rendered.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/node_rendered.html b/app/templates/node_rendered.html index 999f6ce..22a58da 100644 --- a/app/templates/node_rendered.html +++ b/app/templates/node_rendered.html @@ -21,10 +21,10 @@
No node found at [[{{node.uri}}]].

-If you contributed a subnode that mapped to '{{node.uri}}' in the Agora, this node would exist :) +If you contributed a matching subnode with basename '{{node.uri}}' to the Agora (e.g. a note named {{node}}.md or an image named {{node}}.jpg), this node would exist :)

-Try listing all nodes.

-Any existing permutations are automatically pulled below.
+You can try searching or listing all nodes.

+Existing permutations are optimistically pulled below.
{% endif %}