{{ define "head" }}
{{ if .parent }}
{{ else if .path }}
{{ else if .files }}
{{ else if .commit }}
{{ else if .branches }}
{{ else if .commits }}
{{ if .log }}
{{ else }}
{{ end }}
{{ else }}
{{ end }}
{{ if and .servername .gomod }}
{{ end }}
{{ end }}
templates/head.html (view raw)