{{- with .Site.Params.Imprint }} Impressum {{- end }} {{- with .Site.Params.Privacy }} Datenschutz {{- end }} {{- if (not .IsHome) }} {{- with .OutputFormats.Get "rss" -}} RSS-Feed {{- end }} {{- end }}

{{- if (and (isset .Site.Params "githashfile") (isset .Site.Params "gitrepourl")) }} {{- if (fileExists .Site.Params.gitHashFile) }} {{- $commit_id := trim (readFile .Site.Params.gitHashFile) "\n" }} Git commit: {{- substr $commit_id 0 7 -}} {{- end }} {{- end }} Updated on {{ now.Format "January 2, 2006" }}

{{- with .Site.Copyright }} Webseite: © {{- . -}} {{- end }} Design: © 2009-{{ now.Format "2006"}} MarcoDN