aboutsummaryrefslogtreecommitdiffstats
path: root/index.xhtml
blob: 0f6286bd9fdd2438f9f4aeea6b3cdc2a6b336d18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/res/index.css"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
	<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
	<title>Candy box</title>
</head>
<body>
	<h1>Candy box</h1>
</body>
</html>