diff --git a/index.html b/index.html
index b2b452a..247e51f 100644
--- a/index.html
+++ b/index.html
@@ -1,157 +1,18 @@
-
-Sune
-
-
-
-
-
-
-
-
-
+<%- include('./src/partials/head.html') %>
-
-
-
+<%- include('./src/partials/header.html') %>
+<%- include('./src/partials/main.html') %>
+<%- include('./src/partials/footer.html') %>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+<%- include('./src/partials/sidebars.html') %>
+<%- include('./src/partials/popovers.html') %>
+<%- include('./src/partials/modals.html') %>
+<%- include('./src/partials/scripts.html') %>
-
-
-
-