diff --git a/templates/forum_conversation/forum_attachments/attachments_detail.html b/templates/forum_conversation/forum_attachments/attachments_detail.html index c465f983..1a735edb 100644 --- a/templates/forum_conversation/forum_attachments/attachments_detail.html +++ b/templates/forum_conversation/forum_attachments/attachments_detail.html @@ -3,12 +3,12 @@ {% get_permission 'can_download_files' post.topic.forum request.user as user_can_download_files %} {% if post.attachments.exists and user_can_download_files %} -