diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/website/templates/call-for-proposals.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/call-for-proposals.html b/static/website/templates/call-for-proposals.html index 69bdfe6..a4a0897 100644 --- a/static/website/templates/call-for-proposals.html +++ b/static/website/templates/call-for-proposals.html @@ -158,7 +158,7 @@ Call for Proposals <h6 class="garmond"><u>Objective</u></h6> <p><small>{{ proposal.objective }}</small></p> <h6 class="garmond"><u>Abstract</u></h6> - <p><small>{{ proposal.objective }}</small></p> + <p><small>{{ proposal.abstract }}</small></p> <h6 class="garmond"><u>Bio</u></h6> <p><small>{{ proposal.bio }}</small></p> <h6 class="garmond"><u>Attachment</u></h6> |