2020-08-28 21:34:16 +02:00
|
|
|
<!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>
|
2020-08-29 20:43:36 +02:00
|
|
|
<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>
|
2020-08-28 21:34:16 +02:00
|
|
|
</body>
|
|
|
|
|
</html>
|