mirror of
				https://github.com/brmlab/brmbiolab_sklad.git
				synced 2025-10-30 23:14:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			192 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * @link          http://cakephp.org CakePHP(tm) Project
 | |
|  * @package       app.View.Layouts
 | |
|  * @since         CakePHP(tm) v 0.10.0.1076
 | |
|  */
 | |
| ?>
 | |
| <?php echo $this->fetch('content'); ?>
 | 
