Spaces:
Runtime error
Runtime error
File size: 181 Bytes
367fee8 |
1 2 3 4 5 6 7 8 9 10 11 |
<!DOCTYPE html>
<html>
<head>
<title>DermaAI</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h3><i>Error! {{ error }}</i>.</h3>
</body>
</html>
|