chiark / gitweb /
abolish sidebar.html; too much hassle to maintain two
[disorder] / templates / help.html
index aeed65f31eae527ae92e97927fe784f03254e110..045d8213f85c85e3325bec121b2188d57c3c3412 100644 (file)
@@ -24,7 +24,7 @@ USA
   <title>@label{help.title}@</title>
  </head>
  <body>
-@include{@label{menu}@}@
+@include{topbar}@
    <h1 class=title>@label{help.title}@</h1>
 
    <h2 class=sidebarlink><a name=playing>Playing</a></h2>
@@ -354,7 +354,7 @@ USA
 
    </div>
 
-@include{@label{menu}@end}@
+@include{topbarend}@
   </div>
  </body>
 </html>