chiark / gitweb /
remove obsolete debian web config stuff
[disorder] / templates / choosealpha.html
index be61fd983ad88fb6054b814a1360e1e9312c7610..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>
 @@
@@ -69,4 +69,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:be6e8dfa8452199ee4f5aa988881ec03 -->