chiark / gitweb /
Tidy up login reporting.
[disorder] / templates / volume.html
index abb3d63235ba3403cdf00ee2aef93cb0a0287926..e2c4240ae328f61ba7a4a5efc5d7d601a5a88f55 100644 (file)
@@ -24,7 +24,7 @@ USA
   <title>@label:volume.title@</title>
  </head>
  <body>
-@include{@label{menu}@}@
+@include{topbar}@
    <h1 class=title>@label:volume.title@</h1>
 
    <form class=volume action="@url@" method=POST>
@@ -48,7 +48,7 @@ USA
     </p>
    </form>
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@
@@ -60,4 +60,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:2aa86adb876245eb10d501168f30db07 -->