mirror of
				https://gitlab.com/ruany/litebans-php.git
				synced 2025-10-29 22:12:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			495 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			495 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php require_once './includes/settings.php'; ?>
 | |
| <meta charset="utf-8">
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <meta name="description" content="">
 | |
| <meta name="author" content="LiteBans">
 | |
| <link rel="shortcut icon" href="includes/img/minecraft.ico">
 | |
| <link href="includes/css/bootstrap.css" rel="stylesheet">
 | |
| <link href="includes/css/navbar-fixed-top.css" rel="stylesheet">
 | |
| <style>
 | |
|     html {
 | |
|         background-image: url('includes/img/377759.png');
 | |
|     }
 | |
| </style>
 | 
