diff --git a/garage b/garage
index 59fa668..afd94aa 160000
--- a/garage
+++ b/garage
@@ -1 +1 @@
-Subproject commit 59fa6681f35507d0b5c35786495ca060ecaa39f3
+Subproject commit afd94aa22c7843f1f762fa527829f8206699bba8
diff --git a/templates/base.html b/templates/base.html
index b270126..34f029b 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -8,7 +8,6 @@
-
{% include "partials/shared/head.html" %}
@@ -41,4 +40,4 @@
{% block user_custom_js %}{% endblock %}