Your IP : 216.73.216.5


Current Path : /home/theafprt/conviviality360.com/wp-content/themes/customizr/
Upload File :
Current File : /home/theafprt/conviviality360.com/wp-content/themes/customizr/sidebar-left.php

<?php
/**
 * The left sidebar template
 *
 *
 * @package Customizr
 * @since Customizr 3.1.0
 */
if ( apply_filters( 'czr_ms', false ) ) {
  do_action( 'czr_ms_tmpl', 'sidebar-left' );
  return;
}
dynamic_sidebar( 'left' );