umzug auf gitea
This commit is contained in:
20
html/Deckblatt.html
Normal file
20
html/Deckblatt.html
Normal 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>
|
||||
Reference in New Issue
Block a user