diff --git a/readthedocs/templates/base.html b/readthedocs/templates/base.html index 7bd99f15458..17635500c83 100644 --- a/readthedocs/templates/base.html +++ b/readthedocs/templates/base.html @@ -120,16 +120,11 @@ {% block notify %} - {# TODO: migrate these notifications to new system #} + {# These are regular one-time Django message attached to the request. #} {% if messages %}