12 lines
333 B
HTML
12 lines
333 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel = "stylesheet" type = "text/css" href = "content.css">
|
|
<meta charset = "utf-8">
|
|
<link rel = "shortcut icon" href = "../assets/documentation-page/icon.ico">
|
|
<title>Generator CSV</title>
|
|
</head>
|
|
<body>
|
|
<p>nic</p>
|
|
</body>
|
|
</html> |