mirror of
https://github.com/SileNce5k/discord_bot_mgmt.git
synced 2025-04-20 03:26:14 +02:00
15 lines
No EOL
326 B
Text
15 lines
No EOL
326 B
Text
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Discord Bot Management</title>
|
|
<link rel="stylesheet" href="/css/main.css">
|
|
</head>
|
|
|
|
<body>
|
|
<p>This will be the user settings user id:<%= id %></p>
|
|
</body>
|
|
|
|
</html> |