perahh commited on
Commit
52d231a
1 Parent(s): eb67fdb

modificaciones en index.php

Browse files
Files changed (1) hide show
  1. app/index.php +1 -2
app/index.php CHANGED
@@ -2,5 +2,4 @@
2
  <?php
3
  echo "Esperanza Hernandez Herrera!";
4
  ?>
5
- </body>
6
- </html>
 
2
  <?php
3
  echo "Esperanza Hernandez Herrera!";
4
  ?>
5
+ <?php include_once ('inc/footer.php');?>