Fix closing tag

This commit is contained in:
Will Faught
2022-12-17 11:19:47 -08:00
parent 10f601e33b
commit e16b25898d

View File

@@ -20,7 +20,7 @@
<p class="lead text-center">{{ . | markdownify }}</p>
</div>
</div>
</section>
</div>
{{ end }}
{{ partial "paige-content.html" . }}
{{ partial "paige-social.html" . }}