fix errors when empty optinal values

This commit is contained in:
2024-01-18 23:34:01 +01:00
parent 673c04af19
commit 44b7228982
3 changed files with 30 additions and 18 deletions
+1 -1
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>{{task.name}}</title>
<title>{{response}}</title>
</head>
<body>
<header>