mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 05:07:26 +00:00 
			
		
		
		
	Initial commit.
This commit is contained in:
		
							
								
								
									
										20
									
								
								_layouts/default.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								_layouts/default.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,20 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
|  | ||||
|   {% include head.html %} | ||||
|  | ||||
|   <body> | ||||
|  | ||||
|     {% include header.html %} | ||||
|  | ||||
|     <div class="page-content"> | ||||
|       <div class="wrapper"> | ||||
|         {{ content }} | ||||
|       </div> | ||||
|     </div> | ||||
|  | ||||
|     {% include footer.html %} | ||||
|  | ||||
|   </body> | ||||
|  | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user