diff --git a/src/index.php b/src/index.php
index 381fdf2..0c4fb8b 100644
--- a/src/index.php
+++ b/src/index.php
@@ -15,25 +15,27 @@ include LOCALE.LOCALESET."lenguaje.php";
+
+
+
+'.$locale['006'].$_SESSION["nombre"].'';
+} else {
+ echo '
'.$locale['007'].'
';
+}
+?>
+
+
-
-
'.$locale['006'].$_SESSION["nombre"].'
';
-} else {
- echo '
'.$locale['007'].'
';
-}
-?>
-