31 lines
883 B
HTML
31 lines
883 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 id = "about-program-image">
|
|
<br>
|
|
<br>
|
|
<br>
|
|
<img src = '../assets/documentation-page/about-program/icon.png'>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</p>
|
|
<h1>
|
|
Generator CSV
|
|
</h1>
|
|
<p id = "about-program-main-text">
|
|
<b>Autorzy:</b>
|
|
</p>
|
|
<p id = "about-program-text-centered">
|
|
Mateusz Skoczek (styczeń 2019 - wrzesień 2020)<br>
|
|
<br>
|
|
<b>dla ZSP Sobolew</b><br>
|
|
</p>
|
|
</body>
|
|
</html> |