You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
2.7 KiB

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
<meta name="generator" content="2018.1.0.386"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="shortcut icon" href="images/favicon.ico"/>
<title>Rem-chan at your service</title>
<link rel="stylesheet" type="text/css" href="css/index.css" id="pagesheet"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
</head>
<body>
<div class="Container center verticalCenter">
<h1 >Rem-chan</h1>
</div>
<div class="SideNav">
<form action="/" method="post" Content-type:"application/json">
<h1 id="SingIn">Sign in</h1>
<section>
<label for="email">Email</label>
<input id="email" name="email" type="email" placeholder=" " autocomplete="username" required>
</section>
<section>
<label for="password">Password</label>
<input id="password" name="password" type="password" autocomplete="current-password" aria-describedby="password-constraints" required>
<button id="toggle-password" type="button" aria-label="Show password as plain text. Warning: this will display your password on the screen."><span class="material-symbols-outlined">
visibility
</span></button>
<a id="Forgot" href="/resetPW">Forgot the password?</a>
<div id="password-constraints">Eight or more characters, with at least one&nbsp;lowercase and one uppercase letter.</div>
</section>
<button class="btLogin">Sign in</button><button class="btRegister"><a href="/register">Register</a>
</form>
</div>
<div class="DiscordBtn">
<a class="a" target="_blank" href='https://discord.com/api/oauth2/authorize?client_id=356104008366030863&permissions=8&scope=bot'>
<img class="DiscordAddBtn" alt="DiscordAddButton" src="./images/add-to-discord.png">
</a>
</div>
<div class="github">
<a target="_blank" class="githubbtn" href="https://github.com/masterhc/Discord-Bot">
<img class="githublogo" style="vertical-align:middle" alt="github logo" src="images/github.png">
<span style="vertical-align:middle"></span>GitHub</span>
</a>
</div>
<h3 class="h3">
Rem themed discord bot. Everything you want in a bot, with a weabo twist.
</h3>
<div class="githubbtn">
</div>
<div class="Footer">
<p>Todos os direitos de autor pertencem aos autores de cada parte de codigo que lhe corresponde.</p>
</div>
</body>
</html>