19 lines
No EOL
365 B
HTML
19 lines
No EOL
365 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<title>Deuxfleurs</title>
|
|
|
|
<link rel="stylesheet" href="assets/css/normalize.css">
|
|
<link rel="stylesheet" href="assets/css/deuxfleurs.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
</body>
|
|
|
|
</html> |