mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-30 20:37:27 +00:00 
			
		
		
		
	Introduce global theme partials.
This commit is contained in:
		
							
								
								
									
										10
									
								
								partials/html/education.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								partials/html/education.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| {{#section "education"}} | ||||
| <section id="education"> | ||||
|   <header> | ||||
|   <h2>{{{sectionTitle "Education"}}}</h2><hr> | ||||
|   </header> | ||||
|   {{#each r.education.history}} | ||||
|     <h3>{{{ institution }}} <span class="tenure">{{dateRange .}}<span></h3> | ||||
|   {{/each}} | ||||
| </section> | ||||
| {{/section}} | ||||
		Reference in New Issue
	
	Block a user