6 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			82 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: Doctype HTML 5
 | 
						|
# group: meta
 | 
						|
# --
 | 
						|
<!DOCTYPE html>
 |