aboutsummaryrefslogtreecommitdiff
path: root/_templates/index.html
blob: 777fa9d38b24be92ee2c92bbf3e4f59fd27ec33b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
	<title>Index of /docs/</title>
	<meta name="viewport" content="width=device-width, initial-scale=1"/>
</head>
<body>
	<h1>Index of /docs/</h1>
	<hr/>

<pre>
<a href="en/">en/</a>
<a href="fr/">fr/</a>
</pre>

	<hr/>
</body>
</html>