app/templates/projrev/base.html
changeset 28 be65e84e7d03
parent 23 91cf6872d853
child 31 ef9fdc847543
--- a/app/templates/projrev/base.html	Mon Aug 10 01:38:02 2009 +0530
+++ b/app/templates/projrev/base.html	Mon Aug 10 02:13:02 2009 +0530
@@ -13,6 +13,7 @@
 <link rel="stylesheet" href="/site-content/css/projrev.css" type="text/css"/>
 <link type="text/css" rel="stylesheet" href="/site-content/css/colorbox.css" />
 <link type="text/css" rel="stylesheet" href="/site-content/css/jquery-purr.css" />
+<link type="text/css" rel="stylesheet" href="/site-content/css/jquery.rating.css" />
 {% endblock stylesheets %}
 
 {% block scripts %}
@@ -23,6 +24,8 @@
   </script>
   <script language="JavaScript" type="text/javascript" src="/site-content/js/jquery.purr.js">
   </script>
+  <script language="JavaScript" type="text/javascript" src="/site-content/js/jquery.rating.js">
+  </script>
 {% endblock scripts %}
 <title>National Mission on Education through ICT</title>