{{ define "title" }} Pátek {{ end }} {{ define "body" }}
{{ partial "menu.html" . }}
{{ .Content }}
{{ partial "footer.html" . }} {{ partial "js.html" "js/home.js"}} {{ end }}