mirror of
				https://github.com/DerTyp7/shop-ejs-expressjs.git
				synced 2025-10-31 05:17:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			414 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			414 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <meta charset="UTF-8">
 | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <title>Shop - <%= title %></title>
 | |
| <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 | |
| <link rel="stylesheet" href="/css/header.css">
 | |
| <link rel="stylesheet" href="/css/auth_header.css">
 | |
| <link rel="stylesheet" href="/css/style.css"> | 
