X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/68dac9c4f79b50f0820fca5321bbc03ccfc16376..b5366aa9129e3dc9c54748331a7fe5f91c2f83e5:/marco/test/prueba/www/index.php
diff --git a/marco/test/prueba/www/index.php b/marco/test/prueba/www/index.php
index 7edbe53..e00f389 100644
--- a/marco/test/prueba/www/index.php
+++ b/marco/test/prueba/www/index.php
@@ -1,5 +1,5 @@
-
-
- ESTO ES LA PAGINA DEL MEDIOTE
-
-
+addBody('');
+ $MARCO->addTitle('INDEX');
+ $MARCO->display();
+?>