aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/open_section.html
blob: cf59ee85d4b14146f505f2f29b4fcee665d8305c (plain)
1
2
3
4
5
<h2 class="baskerville f2 lh-title">{{ .Title }}</h2>

<div class="main-content lh-copy">
  {{ .Content }}
</div>