summaryrefslogtreecommitdiff
path: root/website/templates/comment-abstract.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/comment-abstract.html')
-rwxr-xr-xwebsite/templates/comment-abstract.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/comment-abstract.html b/website/templates/comment-abstract.html
index eb540f7..8475e72 100755
--- a/website/templates/comment-abstract.html
+++ b/website/templates/comment-abstract.html
@@ -61,7 +61,7 @@
<p><b>Prerequisite: </b>&nbsp;{{ proposal.prerequisite }}</p>
{% endif%}
{% if proposal.attachment.url %}
- <b>Attachment: </b>&nbsp;<a href="{{ proposal.attachment.url }}" class="btn btn-info" target="_blank">{{ filename }}</a>
+ <b>Attachment: </b>&nbsp;<a href="{{ url }}" class="btn btn-info" target="_blank">{{ filename }}</a>
{% endif %}
<p><b>Date Created: </b>&nbsp;{{ proposal.date_created }}</p>