diff --git a/src/app/main.py b/src/app/main.py
index 815ac6c..6f3fc4c 100644
--- a/src/app/main.py
+++ b/src/app/main.py
@@ -1,4 +1,4 @@
-from views.index import app
+from views.app import app
if __name__ == "__main__":
app.run()
diff --git a/src/app/templates/index.html b/src/app/templates/index.html
index 9d576fd..a230682 100644
--- a/src/app/templates/index.html
+++ b/src/app/templates/index.html
@@ -15,29 +15,31 @@ $def with (nav, project_bulk_one, project_bulk_two, projects)
-
$project[4]
$project[4]
$project[4]
$project[4]