From 5bc4605414190ea37bada02d842db5762fe5546a Mon Sep 17 00:00:00 2001 From: Joscha Date: Thu, 17 Aug 2023 22:33:27 +0200 Subject: [PATCH] Reenable css --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index c141e09..bed3333 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,7 @@ {% block title %}{% endblock %} - {{ base.repo_name }} - {# #} + {% block head %}{% endblock %}