diff -r 393d0030945b -r dfc069c2d35d app/templates/projrev/home.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/templates/projrev/home.html Thu Aug 06 22:48:30 2009 +0530 @@ -0,0 +1,21 @@ +{% extends "projrev/base.html" %} +{% block content %} +
+ + +

Home Page

+ +
+

+ National Mission on Education through ICT Home Page. + Funded projects: +

+

+
+ +
+{% endblock content %} \ No newline at end of file