fix taskuser delition after removing tasks and repsonse.html

This commit is contained in:
2024-01-19 00:07:17 +01:00
parent 44b7228982
commit 13d1e1674d
3 changed files with 28 additions and 17 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/static/style.css" />
<title>{{response}}</title>
<title>Task Manager</title>
</head>
<body>
<header>
@@ -17,7 +17,7 @@
</header>
<main class="container page page-project">
<section >
<h1>{{response}}</h1>
<p>{{response}}<p>
</section>
</main>
<footer>