diff options
Diffstat (limited to 'app/templates')
-rw-r--r-- | app/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 %} |