]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/pastebin/pastebin-common.xml
webapps: using nav html element, cleanup
[factor.git] / extra / webapps / pastebin / pastebin-common.xml
index 852ac433b05bf22626ffae4f0497871d2e25444e..44d0859875827f73ca357c61b502b76faa2b561c 100644 (file)
@@ -6,7 +6,7 @@
 
        <t:style t:include="resource:extra/webapps/pastebin/pastebin.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>
 
@@ -22,7 +22,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>