From a7fcce4448798a4c35eb2ac73d3133e2b075fe42 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 23 Dec 2018 16:28:15 +0000 Subject: Improve package grid style --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 919e591..10f8abf 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -7,7 +7,7 @@ {% block title %}title{% endblock %} - {{ config.USER_APP_NAME }} - + {% block headextra %}{% endblock %} -- cgit v1.2.3