Without cookies but working
diff --git a/index.php b/index.php
index 2e2a106..d04d957 100644
--- a/index.php
+++ b/index.php
@@ -21,7 +21,7 @@
 			<div id="inner-container">
 				<h1>Selecciona el teu nom</h1>
 				<p>Per entrar al joc de la Pastanaga Assessina</p>
-				<form action="./php/login.php" method="POST">
+				<form action="./main.php" method="POST">
 					<input type="hidden" name="user" id="user">
 
 					<!-- MD Search Box -->