Content
This commit is contained in:
		
							parent
							
								
									d282773b3c
								
							
						
					
					
						commit
						86c33e2ceb
					
				| 
						 | 
					@ -1,7 +1,20 @@
 | 
				
			||||||
<%- include('partials/header') %>
 | 
					<%- include('partials/header') %>
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
  <h1>Turnstunden Organisation</h1>
 | 
					<div  class="row">
 | 
				
			||||||
 | 
					  <div class="column side">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <div class="column middle">
 | 
				
			||||||
 | 
					    <h1>Willkommen</h1>				</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <div class="column side">
 | 
				
			||||||
 | 
					    <h2>News</h2>
 | 
				
			||||||
 | 
					<div class="nachricht">
 | 
				
			||||||
 | 
					<h3>Testnachricht</h3>
 | 
				
			||||||
 | 
					<p>Die Welt geht unter. Machste nix.</p>
 | 
				
			||||||
 | 
					</div>				</div>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,6 +5,7 @@
 | 
				
			||||||
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
					  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
				
			||||||
  <title>Turnstunden WebApp</title>
 | 
					  <title>Turnstunden WebApp</title>
 | 
				
			||||||
  <link rel="stylesheet" href="/css/bootstrap.min.css">
 | 
					  <link rel="stylesheet" href="/css/bootstrap.min.css">
 | 
				
			||||||
 | 
					  <link rel="stylesheet" href="/css/style.css">
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue