From ec4461d0f79f2ac12cac643b65df9f9925ed5c53 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 18 May 2018 04:18:57 +0100 Subject: Improve homepage design further --- app/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates') diff --git a/app/templates/index.html b/app/templates/index.html index 4887b31..fee35db 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block title %} -Dashboard +Welcome {% endblock %} {% block container %} -- cgit v1.2.3