{{template "_meta.html"}}
{{.Title}}
{{template "_navigation.html"}}
{{.Title}}
{{if .Listing}}
{{.CreatedFormatted}}
{{end}}
{{.Content}}
{{if .Listing}}
➝ Get in contact with me via email.
{{if .Posts}}
Read more from this site
{{range $index, $post := .Posts}} {{if .Listing}} {{if (lt $index 5)}}
{{$post.CreatedFormatted}}
{{$post.Title}}
{{end}} {{end}} {{end}}
{{end}}
{{template "openring-build.html"}} {{end}}
{{template "_footer.html"}} {{template "_includes.html"}} {{template "_libraries.html"}}