Back to Gocolly

{{ .Params.title }}

themes/colly/layouts/articles/single.html

latest127 B
Original Source

{{ define "main" }}

{{ .Params.title }}

{{ .Content }}

{{ .Date.Format "2006.01.02" }}

@{{ .Params.author }}

{{ end }}