mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			493 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			493 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
|  <div class="d-flex align-items-center justify-content-between small">
 | |
|   <div class="text-muted">
 | |
|     <span class="pe-2"><a href="/about">v<?php echo RASPI_VERSION; ?></a></span>  |
 | |
|     <span class="ps-2">Created by the <a href="https://github.com/RaspAP" target="_blank" rel="noopener">RaspAP Team</a></span>
 | |
|   </div>
 | |
|   <div class="text-muted">
 | |
|     <i class="fas fa-heart heart"></i> <a href="https://docs.raspap.com/insiders" target="_blank" rel="noopener">Get Insiders</a>
 | |
|   </div>
 | |
| </div>
 | |
| 
 |