summaryrefslogtreecommitdiff
path: root/templates/apps/name
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apps/name')
-rw-r--r--templates/apps/name/name.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/apps/name/name.html b/templates/apps/name/name.html
index c746e44..56d4229 100644
--- a/templates/apps/name/name.html
+++ b/templates/apps/name/name.html
@@ -14,6 +14,9 @@
});
{% endblock %}
{% block content %}
+ {% if not name %}
+ <h1>This is the top of the namespace</h1>
+ {% endif %}
{% if name.description %}
<div class="ui-widget">
<div class="ui-state-highlight ui-corner-all infopanel">