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 %}