summaryrefslogtreecommitdiff
path: root/info.html
blob: 4675f05ef188cf78aa7fb06d75e42cc6c57e008c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
	<head>
		<title>Marcellus</title>
		<link rel="stylesheet" type="text/css" href="style.css">
	</head>
	<body>
		<a href="en/it.html" class="language">🤮🇬🇧</a>
		<div class="content">
			<h1>Projets</h1>
			<p></p>
			<hr class="section-sep">
			<h1>Mes machines</h1>
			<p></p>
		</div>
		<a href=index.html class="footer">&lt;&lt;&lt;Retour&lt;&lt;&lt;</a>	
	</body>
</html>