{% extends "base.html" %} {% block content %} {% if not subnode %}
No subnode found matching '{{subnode}}'.

Try listing subnodes or perhaps search.
{% endif %} {% if subnode %}
Subnode {{subnode.uri}} by @{{subnode.user}} in [[{{subnode.wikilink}}]] {{ subnode.content|markdown|linkify|safe }}