diff --git a/openedx/core/djangoapps/notifications/templates/notifications/digest_header.html b/openedx/core/djangoapps/notifications/templates/notifications/digest_header.html index 9791201b5d..9d731e3552 100644 --- a/openedx/core/djangoapps/notifications/templates/notifications/digest_header.html +++ b/openedx/core/djangoapps/notifications/templates/notifications/digest_header.html @@ -55,7 +55,9 @@ {% if forloop.counter|divisibleby:3 %} - + + {% elif forloop.last %} + {% endif %} {% endfor %}