11 lines
222 B
HTML
11 lines
222 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>vimb</title>
|
|
<link rel="stylesheet" href="../styles/empty.css">
|
|
<link href="favicon.png" rel="shortcut icon" type="image/x-icon" />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|