diff --git a/files/templates/comments.html b/files/templates/comments.html index 1c5f265b92..3eb32db29b 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -7,6 +7,7 @@ {% if v %} {% include "award_modal.html" %} + {% include "lottery_modal.html" %} {% endif %}