{{ define "jumbotron"}}{{ partial "jumbotron.html" . }}{{end}} {{ define "main" }} Announcements {{ range first 5 (where (index .Site.Taxonomies.categories "announcements").Pages "Section" "news") }} {{ .Date.Format "Monday, Jan 2, 2006" }} {{ .Title }} {{ .Summary }} {{ end }} View all Subscribe to our RSS-feed Community News {{ range first 5 (where (index .Site.Taxonomies.categories "community").Pages "Section" "news") }} {{ .Date.Format "Monday, Jan 2, 2006" }} {{ .Title }} {{ .Summary }} {{ end }} View all Subscribe to our RSS-feed {{ end }}
{{ .Date.Format "Monday, Jan 2, 2006" }}
{{ .Summary }}