mirror of
				https://github.com/DerTyp7/shop-ejs-expressjs.git
				synced 2025-10-31 13:27:08 +01:00 
			
		
		
		
	added
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| <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/bootstrap.css"> | ||||
| <link rel="stylesheet" href="/css/header.css"> | ||||
| <link rel="stylesheet" href="/css/style.css"> | ||||
| <link rel="stylesheet" href="/css/auth_header.css"> | ||||
| @@ -10,6 +10,9 @@ | ||||
|         <%- include('partials/header'); %> | ||||
|     </header> | ||||
|  | ||||
|      | ||||
|  | ||||
|     <!-- | ||||
|     <div id="content"> | ||||
|         <div id="productPicture"> | ||||
|             <img src="/images/examples.jpg" alt=""> | ||||
| @@ -89,7 +92,8 @@ | ||||
|             <div style="width: 100%; height: 100px;">Leider hat dieses Produkt noch keine Bewertung. :(</div> | ||||
|             <% } %> | ||||
|         </div> | ||||
|     </div>  | ||||
|     </div> --> | ||||
|     <%- include('partials/footer'); %> | ||||
|     <script src="/js/bootstrap.js"></script> | ||||
| </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user
	 Janis M
					Janis M