botmodels/templates/index.html

14 lines
No EOL
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Azure Web Apps</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>Welcome to Azure Web Apps!!</h1>
</body>
</html>