Afetec_Web/referencia/plantillas/positive-premium-multipurpose-wordpress-theme/positive/single.php

5 lines
122 B
PHP
Raw Normal View History

<?php get_header(); ?>
<?php get_template_part("includes/layouts/page-layout","blog");?>
<?php get_footer(); ?>