diff --git a/lms/templates/problem_notifications.html b/lms/templates/problem_notifications.html index cbb20d7ce9..afa717fbc9 100644 --- a/lms/templates/problem_notifications.html +++ b/lms/templates/problem_notifications.html @@ -9,7 +9,7 @@ ${notification_message}
- % if notification_name is 'hint': + % if notification_name == 'hint':