Import Ruty
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Ruty - L'outil multifonction</title>
|
||||
<link rel="stylesheet" href="styles/style.css">
|
||||
<link rel="icon" href="img/logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<img src="img/logo.png">
|
||||
<h1 class="Welcome">Bienvenue sur Ruty [BETA]</h1>
|
||||
</header>
|
||||
<div class="login">
|
||||
<h2 class="type1">Accéder à son compte Ruty</h2>
|
||||
<a class="login_button" href="home.php" >Se connecter</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user