add initial template
This commit is contained in:
parent
3bf2af3d9c
commit
f6f179e071
4 changed files with 676 additions and 2 deletions
13
templates/index.html.tera
Normal file
13
templates/index.html.tera
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Very wichtig!</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Henlo Welt!</h1>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue