From 2b772bec7d18ed63cddd478e5487f2a2181f5053 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 24 Nov 2025 10:06:51 +0000 Subject: [PATCH] Edit core/templates/base.html via Editor --- core/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/templates/base.html b/core/templates/base.html index bdd75c5..017ac91 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -4,6 +4,7 @@ {% block title %}AI Task Manager{% endblock %} + @@ -38,7 +39,7 @@ -
+
{% block content %} {% endblock %}