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 %}