diff --git a/app/templates/base.html b/app/templates/base.html index 89ede01..6c0d2b1 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -19,7 +19,7 @@ {% if node is defined %} - [[{{node.uri}}]] + α: {{node.uri}} {% else %} Agora {% endif %}