Back to Prql

{{ .Title }}

web/website/themes/prql-theme/layouts/_default/article.html

0.13.12287 B
Original Source

{{ if not .Params.no_head }}

{{ .Title }}

{{ range .Params.Authors }} {{ . }}· {{ end }} {{ if .Date }} {{ .Date.Format "January 02, 2006" }} {{ end }} {{ if (lt .Date .Lastmod) }} · Updated {{ .Lastmod.Format "January 02, 2006" }} {{ end }} {{ end }}


{{ .Content }}