Blame view

index.php 204 Bytes
75be0f8b   Jean Wasilewski   Doctype test
1
  <!DOCTYPE>
83cfb6f1   Jean Wasilewski   Initial scheme
2
3
  <html>
  	<head>
d8c7aa8a   Jean Wasilewski   UTF8 encoding
4
  		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
83cfb6f1   Jean Wasilewski   Initial scheme
5
6
7
8
9
  		<title>Site Web de la Coupe de Robotique des Ecoles Primaires</title>
  	</head>
  	<body>
  	</body>
  </html>