add initial template

This commit is contained in:
Vri 🌈 2023-10-11 20:53:35 +02:00
parent 3bf2af3d9c
commit f6f179e071
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI
4 changed files with 676 additions and 2 deletions

13
templates/index.html.tera Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Very wichtig!</title>
</head>
<body>
<h1>Henlo Welt!</h1>
</body>
</html>