diff --git a/colab/proxy/gitlab/templates/proxy/gitlab.html b/colab/proxy/gitlab/templates/proxy/gitlab.html index 6694ca5..21bc13e 100644 --- a/colab/proxy/gitlab/templates/proxy/gitlab.html +++ b/colab/proxy/gitlab/templates/proxy/gitlab.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% load static %} +{% load static from staticfiles %} {% block head_css %}