Back to Velero

{{ .Title }}

site/layouts/posts/single.html

1.18.0334 B
Original Source

{{ define "main" }}

{{ .Title }}

{{ if .Params.author_avatar }} {{ end }} {{ .Params.author_name }}

{{ .Date.Format "January 02, 2006" }}

{{ .Content }}

{{ partial "related-posts.html" . }}

{{ end }}