]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/head.html
Added the 'Nifty Corners' library and implemented our
[citadel.git] / webcit / static / head.html
index 1644b79fff134287cc1a26ed2107236099bd2ee1..1ae41aba947da9ac83d5da8bb7ed7038a529adb6 100644 (file)
@@ -8,6 +8,7 @@
 <script type="text/javascript" src="static/wclib.js"></script>
 <script type="text/javascript" src="static/prototype.js"></script>
 <script type="text/javascript" src="static/scriptaculous.js"></script>
-
+<script type="text/javascript" src="static/niftycube.js"></script>
 </head>
 <body>
+<! end head.html>