diff --git a/openstack_dashboard/templates/500.html b/openstack_dashboard/templates/500.html index 705b279a68..7395142976 100644 --- a/openstack_dashboard/templates/500.html +++ b/openstack_dashboard/templates/500.html @@ -1,4 +1,4 @@ -{% load branding i18n staticfiles %} +{% load branding i18n static %} {% load load_config from horizon %} {% load_config as CONF %}