Commit 1d509168 by Patryk Czarnik

index.html

parent a417f966
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Aplikacja serwletowa</title>
</head>
<body>
<h1>Spis treści</h1>
<ul>
<li><a href="hello">hello</a> - PierwszySerwlet</li>
<li><a href="godzina">która godzina</a></li>
</ul>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment