Improved HTML
This commit is contained in:
		
							parent
							
								
									673d74c3c8
								
							
						
					
					
						commit
						6fab5413f3
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -1,8 +1,9 @@ | ||||||
| <html> | <!DOCTYPE html> | ||||||
|  | <html lang="de"> | ||||||
|     <head> |     <head> | ||||||
|         <title>{{ title }}</title> |         <title>{{ title }}</title> | ||||||
|         <link rel="stylesheet" type="text/css" href="/css/ab.css" /> |         <link rel="stylesheet" type="text/css" href="/css/ab.css"> | ||||||
|         <meta name="viewport" content="width=device-width,initial-scale=1" /> |         <meta name="viewport" content="width=device-width,initial-scale=1"> | ||||||
|     </head> |     </head> | ||||||
|     <body> |     <body> | ||||||
|         <div id="content"> |         <div id="content"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue