| 
									
										
										
										
											2025-01-18 05:02:35 +00:00
										 |  |  | <!DOCTYPE html>
 | 
					
						
							|  |  |  | <html>
 | 
					
						
							|  |  |  | <head>
 | 
					
						
							| 
									
										
										
										
											2025-05-15 11:54:57 +00:00
										 |  |  |     <meta name="go-import" content="ucl.lmika.dev git https://lmika.dev/lmika/ucl">
 | 
					
						
							| 
									
										
										
										
											2025-01-18 05:02:35 +00:00
										 |  |  |     <link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
 | 
					
						
							|  |  |  |     <link rel="stylesheet" href="/style.css">
 | 
					
						
							|  |  |  | </head>
 | 
					
						
							|  |  |  | <body>
 | 
					
						
							|  |  |  |     <header>
 | 
					
						
							|  |  |  |         <h1>UCL</h1>
 | 
					
						
							|  |  |  |         <nav>
 | 
					
						
							|  |  |  |             <a href="/">Home</a>
 | 
					
						
							| 
									
										
										
										
											2025-01-18 23:11:55 +00:00
										 |  |  |             <a href="/mod/">Modules</a>
 | 
					
						
							| 
									
										
										
										
											2025-01-18 05:02:35 +00:00
										 |  |  |             <a href="/playground/">Playground</a>
 | 
					
						
							|  |  |  |         </nav>
 | 
					
						
							|  |  |  |     </header>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <main>
 | 
					
						
							|  |  |  |         {{.Body}}
 | 
					
						
							|  |  |  |     </main>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <footer>
 | 
					
						
							|  |  |  |         <p>By Leon Mika. Terminal control using <a href="https://xtermjs.org">xterm.js</a></p>
 | 
					
						
							|  |  |  |     </footer>
 | 
					
						
							|  |  |  | </body>
 | 
					
						
							|  |  |  | </html>
 |