diff --git a/app/templates/issues/view.html b/app/templates/issues/view.html index 6833944..c0a6cbf 100644 --- a/app/templates/issues/view.html +++ b/app/templates/issues/view.html @@ -307,10 +307,16 @@ {% elif current_user.role == 'customer' %} -
+

- Follow this issue to add comments. + To add comments, click on the Follow button

+
+ + +
{% else %}