{% load wagtailusers_tags workflow_tags %}

Proposal Information

{% if object.get_value_display != "-" %}
Requested Funding
{{ object.get_value_display }}
{% endif %}
Project Duration
{{ object.get_duration_display }}
Legal Name
{{ object.get_full_name_display }}{% if request.user.is_apply_staff %} (Edit account){% endif %}
Email
{{ object.get_email_display }}
{% if object.get_address_display != "-" %}
Address
{{ object.get_address_display }}
{% endif %}
{{ object.output_answers }}