{{ .Site.Title }} - {{ ( index $.Site.Data.translations $.Site.Params.locale ).mostrecentposts }}
        
     
    
    
        {{ ( index $.Site.Data.translations $.Site.Params.locale ).categories }}
        
            {{ range $name, $taxonomy := .Site.Taxonomies.categories }}
            - {{ $name }}{{ end }}