7 lines
		
	
	
		
			237 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			237 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <div class="sidebar"> | ||
|  |     {{ if templates.Exists "partials/sidebar.html" }} | ||
|  |     {{ partial "microhook-after-page-content.html" . }} | ||
|  |     {{ else }}     | ||
|  |     {{ partial "sidebar-for-tiny-theme/recommendations.html" . }} | ||
|  |     {{ end }} | ||
|  | </div> |