first commit
This commit is contained in:
33
dockers/quotas/html/serviceG.html
Normal file
33
dockers/quotas/html/serviceG.html
Normal file
@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
|
||||
|
||||
<title>KAZ : Aperçu</title>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div id="entete">
|
||||
<h1> Tableau de bord Quotas </h1>
|
||||
<p> Ci-dessous se trouve ......... </p>
|
||||
</div>
|
||||
|
||||
<div id="main">
|
||||
<div id="menu">
|
||||
<img src="images/serviceglobal.png" width=200% >
|
||||
</div>
|
||||
|
||||
<div id="contenu">
|
||||
<button >NextCloud : </button><br>
|
||||
<button >Agora : </button><br>
|
||||
<button >Postfix : </button><br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<button onclick="window.location.href = 'index.html';">Retour</button><br>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user