]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/user-admin/user-admin.xml
webapps: using nav html element, cleanup
[factor.git] / extra / webapps / user-admin / user-admin.xml
index 1144f8eec64d2b42b7e0ecad8a0583e913a4b7c0..3c0f937d08fec2a11980258da21e2f7c67682d3f 100644 (file)
@@ -2,7 +2,7 @@
 
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
-       <div class="navbar">
+    <nav>
                <t:a t:href="$user-admin">List Users</t:a>
                <t:a t:href="$user-admin/new">Add User</t:a>
 
@@ -11,7 +11,7 @@
                </t:if>
 
                <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
-       </div>
+       </nav>
 
        <h1><t:write-title /></h1>