* Move iconbar out of global div so I can shuffle main content position rules
[citadel.git] / webcit / static / t / head.html
index 1a4ba1700f1618a443c888ffd8321902541253c2..059c6c717b57179d33b9bcc996226e85f8f8649d 100644 (file)
@@ -32,5 +32,8 @@
 <script type="text/javascript" src="static/ctdldragdrop.js"></script>
 </head>
 <body>
+<??("COND:LOGGEDIN",1)>
+<?=("iconbar")>
+<??("X",1)>
 <div id="global">
 <!-- end head.html -->