6 lines
69 B
PHP
6 lines
69 B
PHP
<?php
|
|
get_header();
|
|
|
|
?>
|
|
<?php get_template_part("partes/menu_2"); ?>
|