Initial check-in after refactoring to use Hugo site generator with ReLearn template. HTTP Status Codes page not done--nor adwords added.
This commit is contained in:
		
							
								
								
									
										7
									
								
								themes/relearn/layouts/partials/_single.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								themes/relearn/layouts/partials/_single.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| {{- partial "header.html" . }} | ||||
| {{- if eq (.Scratch.Get "relearnOutputFormat") "PRINT" }} | ||||
|   {{- partial "body.print.html" . }} | ||||
| {{- else }} | ||||
|   {{- partial "body.html" . }} | ||||
| {{- end }} | ||||
| {{- partial "footer.html" . }} | ||||
		Reference in New Issue
	
	Block a user