2019-10-04 19:09:18 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<title>Document</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2019-10-04 19:13:08 +02:00
|
|
|
<h1>Uczymy się Gita</h1>
|
|
|
|
<p>Linijka dodana po pierwszym commicie</p>
|
2019-10-04 19:09:18 +02:00
|
|
|
</body>
|
|
|
|
</html>
|