| 
									
										
										
										
											2010-01-18 08:23:33 +00:00
										 |  |  | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" | 
					
						
							|  |  |  |    "http://www.w3.org/TR/html4/strict.dtd"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  | 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | 
					
						
							|  |  |  | 	<title>RulingSite</title> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |     <div id="header"> | 
					
						
							|  |  |  |         {{ 'nav' | render_snippet }} | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |      | 
					
						
							|  |  |  | 	<div id="container">   | 
					
						
							|  |  |  | 		{{page_content}}	 | 
					
						
							|  |  |  | 	</div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <div id="footer"> | 
					
						
							| 
									
										
										
										
											2010-03-01 06:57:21 +00:00
										 |  |  |          {{ 'locale' | render_snippet }} | 
					
						
							| 
									
										
										
										
											2010-01-18 08:23:33 +00:00
										 |  |  |          {{ 'footer' | render_snippet }} | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |      | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |