<?php /* Smarty version 2.6.28, created on 2016-11-26 22:05:55
         compiled from eco-net-v3-5/includes/welcome.tpl */ ?>
<?php if ($this->_tpl_vars['filename'] == 'index' && ! isset ( $_GET['m'] )): ?> 			
				<div class="welcome">
				
	        		<h2><?php echo $this->_tpl_vars['LANG']['homepage_welcome_1']; ?>
</h2>
	        		
	        		<p><?php echo $this->_tpl_vars['LANG']['homepage_welcome_2']; ?>
</p>
	        		
	        		<p><?php echo $this->_tpl_vars['LANG']['homepage_welcome_3']; ?>
</p>			
	        		
				</div>
			
<?php endif; ?> 