From c6a26786ece0fc03574814e92615351c0abe0dac Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 21 Dec 2018 16:55:22 +0000 Subject: Improve package page style again --- app/templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 1415146..c80e080 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -6,6 +6,7 @@ {% block title %}title{% endblock %} - {{ config.USER_APP_NAME }} + {% block headextra %}{% endblock %} -- cgit v1.2.3