]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/planet/planet-common.xml
webapps: using nav html element, cleanup
[factor.git] / extra / webapps / planet / planet-common.xml
index 0a49452d887bcbc1fc15ff2c55d158f31b34e5c0..bb8aafd8742c62dc06ba1f3c44f475727d081ce7 100644 (file)
@@ -4,7 +4,7 @@
 
        <t:style t:include="resource:extra/webapps/planet/planet.css" />
 
-       <div class="navbar">
+    <nav>
        <div class="navrow">
                <a href="https://factorcode.org"><img src="https://factorcode.org/favicon.ico" width="24" height="24" /></a>
 
@@ -20,7 +20,7 @@
                        <t:button t:action="$login-realm/logout" t:aside="begin" class="link-button link">Logout</t:button>
         </t:if>
        </div>
-       </div>
+       </nav>
 
     <div class="page">
        <h1><t:write-title /></h1>