diff --git a/app/templates/subnodes.html b/app/templates/subnodes.html
index 196b073..58f57f2 100644
--- a/app/templates/subnodes.html
+++ b/app/templates/subnodes.html
@@ -30,7 +30,7 @@ Go back to /nodes?
{% endif %}
{% for subnode in subnodes %}
-[[{{subnode.wikilink}}]] by @{{subnode.user}}
+[[{{subnode.wikilink}}]] by @{{subnode.user}}
{% endfor %}