gitnet-project/index.html
2016-01-30 21:30:24 +01:00

21 lines
256 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Gitnet project</title>
<meta charset="utf-8" />
</head>
<body>
<header>
<h1>Gitnet project</h1>
</header>
<article>
<p>Work in progress!</p>
</article>
<footer>
Simon Vieille
</footer>
</body>
</html>