sidebar( 'left' ); ?>
posts ); $posts_index = 0; while( have_posts() ){ $posts_index++; the_post(); get_template_part( 'templates/views/classic' ); } } else{ echo '

' . __( 'Not found results' , 'cannyon' ) . '

'; echo '

' . __( 'We apologize but this page, post or resource does not exist or can not be found. Perhaps it is necessary to change the call method to this page, post or resource.' , 'cannyon' ) . '

'; } /* PAGINATION */ get_template_part( 'templates/pagination' ); ?>
sidebar( 'right' ); ?>