From c79c970171ecc2c96d6b670068175ffbe3e6682a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 24 Dec 2018 00:13:45 +0000 Subject: Fix .wiptopic affecting buttons --- 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 b3f467e..52f0974 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