Files
portal_editorial/index.php
T

5 lines
113 B
PHP

<?php
include("componentes/header.php");
include("componentes/carrusel.php");
include("componentes/footer.php");