diff --git a/cms/templates/widgets/video/codemirror-edit.html b/cms/templates/widgets/video/codemirror-edit.html index 1db705e0ca..b044667b3d 100644 --- a/cms/templates/widgets/video/codemirror-edit.html +++ b/cms/templates/widgets/video/codemirror-edit.html @@ -1,13 +1,13 @@ <%! from django.utils.translation import ugettext as _ %> -<%page args="tabName"/> +<%page args="tabName" expression_filter="h"/>
- +