aboutsummaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-05-18 04:18:57 +0100
committerrubenwardy <rw@rubenwardy.com>2018-05-18 04:18:57 +0100
commitec4461d0f79f2ac12cac643b65df9f9925ed5c53 (patch)
treebea5389596cb5bc59b78761a9f92ddbdf66b6eb2 /app/templates
parentb6601e5bc4ed245bdb391ef88f5de1ca42ca3daf (diff)
downloadcheatdb-ec4461d0f79f2ac12cac643b65df9f9925ed5c53.tar.xz
Improve homepage design further
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/index.html2
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 %}