Afetec_Web/referencia/plantillas/positive-premium-multipurpose-wordpress-theme/positive/page-sidebar-left.php

10 lines
187 B
PHP
Raw Normal View History

<?php
/**
* Template Name: With Sidebar (Left)
*/
?>
<?php get_header(); ?>
<?php get_template_part("includes/layouts/page-layout","sidebar-left");?>
<?php get_footer(); ?>