18 lines
485 B
HTML
18 lines
485 B
HTML
<!doctype html>
|
|
<html lang="en" dir="ltr">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
|
<meta name="author" content="Andrea Foletto"/>
|
|
<meta name="description" content="index"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
<title>Nullable</title>
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|