TestoweRepozytorium/file.html
2021-11-14 14:00:33 +01:00

23 lines
485 B
HTML

<!DOCTYPE html>
<html lang="pl">
<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>Test v3 (also new name)</title>
</head>
<body>
<hr>
<p>something new as line 1</p>
<p>tekst 234 - this is also changed (again), let's hope for a conflict this time</p>
<p>maybe it won't merge automatically....</p>
<p>bla bla</p>
<hr>
</body>
</html>