use simple HTML 5 doctype to make Google happy
This commit is contained in:
		
							parent
							
								
									9c5a3ba263
								
							
						
					
					
						commit
						3d8a162ae5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | ||||||
| <metal:page define-macro="page" | <metal:page define-macro="page" | ||||||
|             tal:condition="view/update"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |             tal:condition="view/update"><!DOCTYPE html> | ||||||
|   <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" |   <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" | ||||||
|         tal:define="body view/body; |         tal:define="body view/body; | ||||||
|                     layout view/context/template"> |                     layout view/context/template"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue