diff --git a/src/colab-spb-theme-plugin/colab_spb_theme/templates/header-slim.html b/src/colab-spb-theme-plugin/colab_spb_theme/templates/header-slim.html index 4d167a2..d64c8e7 100644 --- a/src/colab-spb-theme-plugin/colab_spb_theme/templates/header-slim.html +++ b/src/colab-spb-theme-plugin/colab_spb_theme/templates/header-slim.html @@ -1,5 +1,4 @@ - -{% load i18n gravatar plugins %} +{% load i18n gravatar plugins spb_extra %} {% load static from staticfiles %} {% block head_css %} @@ -15,7 +14,7 @@