This commit is contained in:
Yisroel Baum 2024-09-29 08:14:01 +03:00
parent 298a398c2e
commit 9f90d357fd
6 changed files with 78 additions and 0 deletions

11
app/templates/index.html 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>Budgeting</title>
</head>
<body>
</body>
</html>