4 lines
		
	
	
		
			No EOL
		
	
	
		
			230 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			230 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ $image := partialCached "helper/image" (dict "Context" . "Type" "articleList") .RelPermalink "articleList" }}
 | |
| <article class="{{ if $image.exists }}has-image{{ end }}">
 | |
|     {{ partial "article/components/header" . }}
 | |
| </article> |