From 50889ccca57cea9166ab7c64a83d540d6c0a20ce Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 23 Dec 2018 23:49:49 +0000 Subject: Add topic searching and topic discarding --- 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 522e349..b3f467e 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