5 lines
88 B
PHP
5 lines
88 B
PHP
<!DOCTYPE html>
|
|
<html lang="es">
|
|
@include('layout.head')
|
|
@include('layout.body')
|
|
</html> |