diff --git a/src/proxy/templates/proxy/gitlab.html b/src/proxy/templates/proxy/gitlab.html
index e9643b5..e0732d0 100644
--- a/src/proxy/templates/proxy/gitlab.html
+++ b/src/proxy/templates/proxy/gitlab.html
@@ -1,20 +1,12 @@
{% extends 'base.html' %}
+{% load static %}
{% block head_js %}
-
+
+
{% endblock %}
--
libgit2 0.21.2