diff -r 3e6916eb3d2c -r 294ff7ac9cb6 app/templates/projrev/proposal/get_micr.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/templates/projrev/proposal/get_micr.html Thu Aug 06 20:20:36 2009 +0530 @@ -0,0 +1,33 @@ +{% extends "projrev/base.html" %} +{% block content %} +
+ + +

Type Your MICR Code

+ +

Fill up the form below, and upload your proposal file by clicking on Browse.

+ +
+

+ {% if error %} +

+ Invalid MICR Code. +
+ {% endif %} + + +


+ + + +

+
+ +

+ Reviews (5) + Last reviewed: Nov 11, 2006 + Last submitted: Nov 11, 2006 +

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