Create templates for title, description, date
This commit is contained in:
3
layouts/partials/paige_description.html
Normal file
3
layouts/partials/paige_description.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ if .Description }}
|
||||
<p class="lead text-center">{{ .Description | markdownify }}</p>
|
||||
{{ end }}
|
Reference in New Issue
Block a user