{% extends "templates/web.html" %} {% block page_content %}
| Organization/Indvidual | {{ title }} |
| Grant Applicant Name | {{ grant_applicant_name }} |
| Date | {{ frappe.format_date(creation) }} |
| Status | {{ status }} |
| {{ email }} |
{{ grant_description }}
{{ grant_purpose }}
{{ amount }}
{{ grant_past_record }}
| {{ email }} |
You must register and login to view contact details
{% endif %}Assessment Review done
{% endif %} {% else %} {% endif %} {% endblock %}