diff --git a/core/templates/base.html b/core/templates/base.html index 2a17761..06ac2fb 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -3,7 +3,7 @@ - {% block title %}RepairsHub{% endblock %} + {% block title %}WorkOrders{% endblock %} {% if project_description %} @@ -96,7 +96,7 @@