{{ .Title }}

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

{{ if eq .Params.math "true" }} {{ end }}
{{ .Content }}

{{ if and (not (eq .Site.DisqusShortname "" )) (eq (.Params.disable_comments | default false) false)}} {{ template "_internal/disqus.html" . }} {{ end }}