Pycord/serveur/templates/.ipynb_checkpoints/index-checkpoint.html
2023-10-20 16:19:57 +02:00

23 lines
446 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pycord</title>
<meta name="description" content="The HTML5 Herald">
<meta name="author" content="SitePoint">
<link rel="stylesheet" href="css/styles.css?v=1.0">
</head>
<body>
<h1>Pycord</h1>
<button type="button"> Connexion </button>
<button type="button"> Inscription </button>
<script src="js/scripts.js"></script>
</body>
</html>