summaryrefslogtreecommitdiffstats
path: root/layouts/partials/home/summary.html
blob: 4f256fd16a86120ef1c402e088c72db906b2b42c (plain) (blame)
1
2
3
4
5
6
<article class="summary">
  <h2 class="summary__header section-header">Summary</h2>
  <p class="summary__content">
    {{ . }}
  </p>
</article>