AI_BTC / templates /index.html
Dooratre's picture
Rename templates/admin.html to templates/index.html
895071b verified
raw
history blame
140 Bytes
<!DOCTYPE html>
<html>
<head>
<title>The Bot Is Running Good</title>
</head>
<body>
<h1>The Bot Is Running Good</h1>
</body>
</html>