diff --git a/core/templates/core/index.html b/core/templates/core/index.html index 065b9e9..c1e6a6b 100644 --- a/core/templates/core/index.html +++ b/core/templates/core/index.html @@ -2,7 +2,7 @@ {% load static %} {% block title %} - !!!Inventory Dashboard!!! + Inventory Dashboard {% endblock title %} {% block content %} @@ -15,7 +15,7 @@ - Inventory Dashboard + !!!Inventory Dashboard!!! A modern dashboard to monitor products, stock levels, and adjustments.
A modern dashboard to monitor products, stock levels, and adjustments.