Added the 'Nifty Corners' library and implemented our
[citadel.git] / webcit / static / head.html
index 480fac2e72e96e42f1b890f89f13aef0b608862b..1ae41aba947da9ac83d5da8bb7ed7038a529adb6 100644 (file)
@@ -8,7 +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>