14 lines
338 B
HTML
14 lines
338 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html" charset="utf-8">
|
|
<title>Le Crociate</title>
|
|
<link id="favicon" rel="icon" href="/img/favicons/network.ico">
|
|
<link rel="stylesheet" href="style.css">
|
|
<script src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html>
|