OpenManus2 / templates /index.html
Ken Sang Tang
Create templates/index.html
6cdefe9 verified
raw
history blame contribute delete
177 Bytes
<!DOCTYPE html>
<html>
<head>
<title>OpenManus2</title>
</head>
<body>
<h1>Welcome to OpenManus2</h1>
<p><a href="/chat?theme=openmanus">Start Chat</a></p>
</body>
</html>