diff --git a/server/core/templates/wagtailadmin/pages/listing/_list.html b/server/core/templates/wagtailadmin/pages/listing/_list.html index d7089582..19381844 100644 --- a/server/core/templates/wagtailadmin/pages/listing/_list.html +++ b/server/core/templates/wagtailadmin/pages/listing/_list.html @@ -1,5 +1,5 @@ -{# This template is overwritten to create a custom cms ui for the model "chapter" to improve navigation experience. -See MS-538#} +{# This template is overwritten to create a custom cms ui for the model "chapter" to improve navigation experience.#} +{# See MS-538#} {% load i18n %} {% load l10n %}