diff --git a/templates/js/controllers/registerController.js b/templates/js/controllers/registerController.js
index 5c5e7b0..48f2bb1 100644
--- a/templates/js/controllers/registerController.js
+++ b/templates/js/controllers/registerController.js
@@ -59,7 +59,7 @@ angular.module('SeHub')
$mdDialog.show($mdDialog.alert().title('E-mail Verification').content('A verification e-mail has been sent to your email address.')
.ariaLabel('Email verification alert dialog').ok('Got it!').targetEvent(ev));
// TODO - ADD DELETE COOKIES
- $cookies.remove("com.sehub.www");
+ // $cookies.remove("com.sehub.www");
// $location.path("templates/views/home.html"); // Redirecting to home page // TODO REMOVE REMOVE!!
}).error(function()
{
diff --git a/templates/views/index.html b/templates/views/index.html
index 0a66c32..816e633 100644
--- a/templates/views/index.html
+++ b/templates/views/index.html
@@ -32,11 +32,11 @@
-
-
-
-
-
+
+
+
+
+