?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/holder.php |
<div <?php qode_framework_class_attribute( $holder_classes ); ?>>
<?php
if ( ! empty( $today_params ) ) {
drew_core_template_part( 'widgets/weather', 'templates/item', $layout, $today_params );
drew_core_template_part( 'widgets/weather', 'templates/parts/five-days', '', $params );
}
?>
</div>