Fix messaging.

This commit is contained in:
Flancian 2021-01-24 21:09:54 +01:00
parent 4bc5703aa7
commit 5d7bb9104b
1 changed files with 3 additions and 3 deletions

View File

@ -21,10 +21,10 @@
<div class="not-found">
No node found at [[{{node.uri}}]].
<br /><br />
If you <a href="https://flancia.org/go/agora">contributed a subnode</a> that mapped to '{{node.uri}}' in the Agora, this node would exist :)
If you <a href="https://flancia.org/go/agora">contributed a matching subnode</a> with basename '{{node.uri}}' to the Agora (e.g. a note named {{node}}.md or an image named {{node}}.jpg), this node would exist :)
<br /><br />
Try listing all <a href="/nodes">nodes</a>.<br/><br />
<strong>Any existing permutations</strong> are automatically pulled below.<br/>
You can try searching or listing <a href="/nodes">all nodes</a>.<br /><br />
<strong>Existing permutations</strong> are optimistically pulled below.<br/>
</div>
{% endif %}