Title: {{ proposal.title }}
About the Author(s): {{ proposal.about_the_authors | linebreaks }}
{% if proposal.prerequisite %}Prerequisite: {{ proposal.prerequisite |linebreaks }}
{% endif%}Duration: {{ proposal.duration }} {% if proposal.proposal_type == "PAPER"%} Mins {% else %}Hours {%endif%}
{% if proposal.proposal_type == "PAPER"%}Tags: {{ proposal.tags }}
{% else %}Level: {{ proposal.tags }}
{% endif %}Date Created: {{ proposal.date_created }}
{% if url %}Attachment: {{filename}}
{% endif %}Comments:
{{ comment.comment| linebreaks }}