update help
[disorder] / templates / choose.html
index e6a39cb..67bddf0 100644 (file)
@@ -24,7 +24,7 @@ USA
   <title>@label:choose.title@</title>
  </head>
  <body>
-@include{@label{menu}@}@
+@include{topbar}@
    <h1 class=title>@label:choose.title@</h1>
 
    @if{@ne{@arg:directory@}{}@}{
@@ -77,7 +77,7 @@ USA
    </p>
    }@
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@