PerlaHM commited on
Commit
1293873
·
1 Parent(s): 8c998b0

footer agregado

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 "dummy";
4
  ?>
5
- </body>
6
- </html>
 
2
  <?php
3
  echo "dummy";
4
  ?>
5
+ <?php include_once('inc/footer.php');?>