{{ range . }}
        
            
                
        
        {{ end }}
    
    {{ end }}
    {{ with .Params.icon }}{{ partial "icon.html" . }}{{ end }} {{ .Title | markdownify }}
                    {{ partial "description-or-summary.html" . }}
                
            - 
            {{ range .Paginator.Pages }}
            
- {{ .Render "summary/post" }} {{ else }}
                {{ i18n "no_posts" }}
            
            {{ end }}