diff --git a/colab/templates/base.html b/colab/templates/base.html index ed218f1..1690b9c 100644 --- a/colab/templates/base.html +++ b/colab/templates/base.html @@ -70,102 +70,8 @@ {% endblock %} {% block navbar %} - + + {% include "header.html" %} {% endblock %} @@ -196,22 +102,9 @@