chiark / gitweb /
update help
[disorder] / templates / recent.html
index 71e359adc252d4736a765f3cbd5c1c3da1035303..61fc9628f17baddac2aa6165968bfd548a78a843 100644 (file)
@@ -24,7 +24,7 @@ USA
   <title>@label:recent.title@</title>
  </head>
  <body>
-@include{@label{menu}@}@
+@include{topbar}@
   <h1 class=title>@label:recent.title@</h1>
 
 @#{only display the table if there is something to put in it}@
@@ -66,7 +66,7 @@ USA
   </table>
 }@
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@