{% extends "projrev/base.html" %} {% block content %}

Submit your proposal

{% if created_now %}

An MICR Code has been assigned and e-mailed to you. Please remember it for future reference.

{% else %}{% if micr_code %}

Edit your details and upload new version of the proposal in the form below.

{% else %}

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

{% endif %}{% endif %}

{{ form.as_p }} {% if proposal_path %}

{{ proposal_name }}

{% endif %} {% if micr_code %}

{% endif %}

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

{% endblock content %}