chiark / gitweb /
Various visual improvements to web interface
[disorder] / templates / prefs.html
index ac7c8ce88efef1dfacd8db64678b66888852ba80..853e1b030b1122c45137c0a0ccda38fc82b9b6e6 100644 (file)
@@ -24,7 +24,7 @@ USA
   <title>@label:prefs.title@</title>
  </head>
  <body>
-@include{@label{menu}@}@
+@include{topbar}@
    <h1 class=title>@label:prefs.title@</h1>
 
    <form class=prefs action="@url@" method=POST
@@ -71,7 +71,7 @@ USA
     </p>
    </form>
 
-@include{@label{menu}@end}@
+@include{topbarend}@
  </body>
 </html>
 @@
@@ -83,4 +83,3 @@ sgml-indent-step:1
 sgml-indent-data:t
 End:
 -->
-<!-- arch-tag:bc3f0280181afcc8d930e2118e1a2e53 -->