Sammlung
This commit is contained in:
18
Sammlung/p1/test1/content/module.html
Normal file
18
Sammlung/p1/test1/content/module.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Titel
|
||||
</title>
|
||||
<meta charset= "UTF-8"/>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Inhalt
|
||||
</p>
|
||||
<p>
|
||||
<a href="/module">Modul</a>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user