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

Withdrawing Proposal

{% if withdrawn %}

Your proposal was successfully withdrawn.

{% else %}

There was an error and your proposal could not be withdrawn.

{% endif %}

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

{% endblock content %}