]> git.mar77i.info Git - hublib/blobdiff - webroot/index.html.j2
big cleanup and refactoring #2: scramble master ws uri again
[hublib] / webroot / index.html.j2
index ec1f96c6bb36c4816bf44b7644393dffae36ae1e..78064060851f3ca2b33569f9ef14355b5fdb183e 100644 (file)
@@ -10,7 +10,7 @@
     <body>
         <h1>App list</h1>
         <ul>
-        {% for name, hubapp in static_file.hubapp.app.hubapps.items() if name != "root" %}
+        {% for name, hubapp in static_file.hubapp.hubapps.items() %}
             <li>
                 <span>{{ name }}</span>
                 <span><a href="{% static '/master.html', hubapp %}">master</a></span>