Change the doctype to be lowercase to be consistent with the rest of the code base. (#1624)
				
					
				
			This commit is contained in:
		@ -1,4 +1,4 @@
 | 
				
			|||||||
<!DOCTYPE html>
 | 
					<!doctype html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
        <meta charset="utf-8">
 | 
					        <meta charset="utf-8">
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user