Browse code

Stub web page

Maxime Augier authored on 25/10/2014 11:50:09
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,10 @@
0
+<!DOCTYPE html>
1
+<html>
2
+	<head>
3
+		<meta charset="UTF-8">
4
+		<title>SLo Dev</title>
5
+	</head>
6
+	<body>
7
+		<h1>SLo Dev</h1>
8
+	</body>
9
+</html>