Merge pull request #194 from HenryGBC/feature/new_digitalglarus
Add doctype
This commit is contained in:
		
				commit
				
					
						0ee74474a2
					
				
			
		
					 2 changed files with 6 additions and 2 deletions
				
			
		|  | @ -1,5 +1,5 @@ | ||||||
| {% load staticfiles i18n%} | {% load staticfiles i18n%} | ||||||
| 
 | <!DOCTYPE html> | ||||||
| <html lang={{language}}> | <html lang={{language}}> | ||||||
|      |      | ||||||
|     <head> |     <head> | ||||||
|  |  | ||||||
|  | @ -1,5 +1,9 @@ | ||||||
| {% load staticfiles i18n%} | {% load staticfiles i18n%} | ||||||
| <html lang="en"><head> | 
 | ||||||
|  | <!DOCTYPE html> | ||||||
|  | <html lang="en"> | ||||||
|  |    | ||||||
|  |   <head> | ||||||
| 
 | 
 | ||||||
|     <meta charset="utf-8"> |     <meta charset="utf-8"> | ||||||
|     <meta http-equiv="X-UA-Compatible" content="IE=edge"> |     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue