Indent template logic

This commit is contained in:
Will Faught
2023-01-07 09:04:54 -08:00
parent 9848a64ff3
commit 994591f932
17 changed files with 340 additions and 340 deletions

View File

@@ -1,3 +1,3 @@
{{ with .Description }}
<p class="lead text-center">{{ . | markdownify }}</p>
<p class="lead text-center">{{ . | markdownify }}</p>
{{ end }}