chiark / gitweb /
update help
[disorder] / templates / choosealpha.html
index 53ce71d5da74d0639e9d2a3c70111ab66ce8e88a..759bb11c8f69869f9756843269b3d996f5e35893 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>
 
    <p class=choosealpha>
@@ -57,7 +57,7 @@ USA
     <a class=choosealpha href="@url@?action=choose&#38;regexp=^[^a-z]">*</a>
    </p>
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@