---
(value, key) => _template()
<article>
<a href=${key}><h1>${value.title}</h1></a>
${value.summary || ""}
</article>