umzug auf gitea

This commit is contained in:
hwd
2018-04-11 22:17:21 +02:00
parent 4c8459ac31
commit afadb05774
1755 changed files with 534624 additions and 0 deletions

20
html/Deckblatt.html Normal file
View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<title>Deckblatt-Template</title>
<link rel="stylesheet" href="/css/deckblatt.css">
</head>
<body>
<div class="book">
<div class="page">
<div class="subpage">Page 1/2</div>
</div>
</div>
</body>
</html>