7 lines
		
	
	
	
		
			307 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			307 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
| <!-- To have a custom 404 page copy this template to your site's (or masterSite) _inc director and edit it as you like -->
 | |
| 
 | |
| <h1>The page requested for <i>
 | |
| % echo ''''$"req_path''''
 | |
| </i> doesn't exist</h1>
 | |
| 
 | |
| % # TODO: Use http://www.google.com/support/webmasters/bin/answer.py?answer=100044&hl=en by default?
 | 
