10 lines
		
	
	
		
			515 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			515 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <meta charset="UTF-8"/>
 | |
| <meta name="description" content="Athena - Live train departures for traincrew."/>
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <meta name="application-name" content="Athena">
 | |
| <meta name="author" content="Frederick Boniface">
 | |
| <link rel="stylesheet" type="text/css" href="/styles/style.css"/>
 | |
| <link rel="icon" type="image/png" href="/assets/icons/favicon.ico"/>
 | |
| <link rel="manifest" type="application/json" href="/manifest.json"/>
 | |
| 
 | |
| <script src="/js/nav.js"></script> |