Afetec_Web/referencia/plantillas/positive-premium-multipurpose-wordpress-theme/positive/page-fullwidth.php
david ca1c2fb259 Cambios
git-svn-id: https://192.168.0.254/svn/Proyectos.Afetec_Web/trunk@2 828b2857-b6d9-ce4d-95e2-bbc4707c23a3
2011-10-21 20:29:19 +00:00

10 lines
175 B
PHP

<?php
/**
* Template Name: Full Width
*/
?>
<?php get_header(); ?>
<?php get_template_part("includes/layouts/page-layout","fullwidth");?>
<?php get_footer(); ?>