]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/head.html
* cache templates
[citadel.git] / webcit / static / head.html
index ab569039902d5ced1a0af693241648a7799f3b1e..23e43a2d2171dd03ca547fad63677ee5cd105173 100644 (file)
@@ -5,7 +5,11 @@
 <title><?CURRENT_USER> - <?SERV_HUMANNODE></title>
 <meta name="MSSmartTagsPreventParsing" content="TRUE" >
 <meta name="keywords" content="groupware messaging collaboration" >
+<link href="static/niftyCorners.css" rel="stylesheet" type="text/css">
 <link href="static/webcit.css" rel="stylesheet" type="text/css">
+<link href="static/datepicker.css" rel="stylesheet" type="text/css">
+<link href="static/bt.css" rel="stylesheet" type="text/css">
+
 <?CSSLOCAL>
 <script type="text/javascript" src="static/prototype.js"></script>
 <script type="text/javascript" src="static/scriptaculous.js"></script>