installes ejs

This commit is contained in:
2025-06-09 21:54:21 +02:00
parent fea8056a03
commit 51c0d7155c
267 changed files with 41312 additions and 0 deletions

11
backend/views/index.ejs Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>