"skús to commitnúť, počkaj toto ../ dám ešte preč aby to nevypadalo tak..."
This commit is contained in:
		
							
								
								
									
										15
									
								
								templates/skeleton.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								templates/skeleton.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
    <meta charset="UTF-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
			
		||||
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.0.1/remixicon.min.css" integrity="sha512-dTsohxprpcruDm4sjU92K0/Gf1nTKVVskNHLOGMqxmokBSkfOAyCzYSB6+5Z9UlDafFRpy5xLhvpkOImeFbX6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
 | 
			
		||||
    <link rel="stylesheet" href="/styles/global.css">
 | 
			
		||||
    <link rel="stylesheet" href='/styles/pages/<template name="page name">.css'>
 | 
			
		||||
    <title><template name="page name"></title>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
    <template name="navigation">
 | 
			
		||||
    <template name="page content">
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user