<article class="block">
  <header>
    <h2>
      <a href='{{ .Permalink }}'>
        {{- partial "listitem.html" . -}}
      </a>
    </h2>
    {{- partial "postinfo.html" . -}}
  </header>
  {{ .Summary }}
</article>