5 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
- content_for :page_title do
 | 
						|
  = t('errors.404')
 | 
						|
 | 
						|
- content_for :content do
 | 
						|
  = t('errors.404')
 |