WEB/Sammlung/p1/test1/content/index.html
darthsandmann c9f3117da1 Sammlung
2016-10-16 21:53:15 +02:00

16 lines
222 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>
Titel
</title>
<meta charset= "UTF-8"/>
</head>
<body>
<p>
<a href="/module">Modul</a>
</p>
</body>
</html>