mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-31 03:14:31 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			155 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			155 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <div class="controls">
 | |
|     <h1><?= $title ?></h1>
 | |
| </div>
 | |
| <div class="content toc">
 | |
|     <?= $tocRenderer->render($this, $this->getHelper('Url')); ?>
 | |
| </div>
 |