diff --git a/templates/index.html b/templates/index.html index eaf5b0a..11bd9be 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ {% block body %}
-

Task Master (Staging)

+

Task Master (Production)

{% if tasks|length < 1 %}

No tasks yet. Add a task to get started.

{% else %}