17 lines
		
	
	
		
			382 B
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			382 B
		
	
	
	
		
			PHP
		
	
	
| <?php
 | |
| 
 | |
| /**
 | |
|  * Provide a public-facing view for the plugin
 | |
|  *
 | |
|  * This file is used to markup the public-facing aspects of the plugin.
 | |
|  *
 | |
|  * @link       https://www.themepunch.com
 | |
|  * @since      1.0.0
 | |
|  *
 | |
|  * @package    Revslider_Weather_Addon
 | |
|  * @subpackage Revslider_Weather_Addon/public/partials
 | |
|  */
 | |
| ?>
 | |
| 
 | |
| <!-- This file should primarily consist of HTML with a little bit of PHP. -->
 |