diff --git a/cms/templates/library.html b/cms/templates/library.html index 1851d1d41c..c58b1d4e51 100644 --- a/cms/templates/library.html +++ b/cms/templates/library.html @@ -42,7 +42,7 @@ from django.utils.translation import ugettext as _ ${_("Content Library")}
-

${xblock.display_name_with_default | h}

+

${context_library.display_name_with_default | h}