mirror of
https://github.com/miljegen/miljegen-website.git
synced 2024-11-22 10:13:43 +00:00
13 lines
318 B
HTML
13 lines
318 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<title>Document</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>миљеген</h1>
|
||
|
<h2>званична страница</h2>
|
||
|
<p>бојлерплејт хихи</p>
|
||
|
</body>
|
||
|
</html>
|