From 4bc8b58af7ec6d80d4eb96afde2295a87c302566 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 29 Dec 2018 19:00:13 +0000 Subject: Remove limit on dependency size --- 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 f542a22..e8d986a 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