{{#if prefLabel}}{{prefLabel}}: {{/if}}Explore key articles from
{{#if children.0.children}}
{{children.0.name}}–Present
{{else}}
{{name}}
{{/if}}
{{else if children}}
Previous years
{{else}}
Months
{{/if}}
{{#if children.0.children}}
{{> n-storylines/templates/partials/years}}
{{else if children}}
{{> n-storylines/templates/partials/months}}
{{else}}
{{> n-storylines/templates/partials/single-month}}
{{/if}}
{{#each relevantArticles}}
-
{{title}}
{{timestamp}}
{{/each}}
{{#if asJson}}
{{else}}
{{/if}}