7 lines
		
	
	
	
		
			225 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			225 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<head>
							 | 
						||
| 
								 | 
							
								<meta charset="utf-8" />
							 | 
						||
| 
								 | 
							
								<title>{{.Title}}</title>
							 | 
						||
| 
								 | 
							
								<link rel="stylesheet" href="/css/theme.css">
							 | 
						||
| 
								 | 
							
								<link rel="stylesheet" href="/style2.css">
							 | 
						||
| 
								 | 
							
								<meta name="viewport" content="width=device-width, initial-scale=1.0">
							 | 
						||
| 
								 | 
							
								</head>
							 |