?AlkantarClanX12

Your IP : 216.73.216.177


Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/parts/
Upload File :
Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/widgets/weather/templates/parts/day.php

<div class="qodef-m-inner">
	<?php
	drew_core_template_part( 'widgets/weather', 'templates/parts/temperature', '', $params );

	if ( isset( $day_of_week ) && ! empty( $day_of_week ) ) { ?>
		<div class="qodef-m-day"><?php echo esc_html( $day_of_week ); ?></div>
	<?php } ?>
</div>