{{ template "base.html" . }} {{ define "title" }}{{ .Page.Title }}{{ end }} {{ define "description" }}{{ .Page.Summary }}{{ end }} {{ define "content" }} {{ .Page.Title }} {{ .Page.Type }}, {{ .Page.Created.Format "Jan 2, 2006" }}, on {{ .Config.Title }}'s blog {{ .Page.HTML }} Other posts {{ range .Pages | filterbytype "post" | random 15 }} {{ if not .Draft }} {{ .Title }} {{ end }} {{ end }} {{ if .Page.Meta.mathjax }} {{ end }} {{ end }}
{{ .Page.Type }}, {{ .Page.Created.Format "Jan 2, 2006" }}, on {{ .Config.Title }}'s blog
Other posts