| Name | Description | Last update |
|---|---|---|
| {{ .Name }} | {{- if .Desc }}{{ .Desc }}{{- else }}No description set{{- end }} | {{- humanizeTime .LastCommit -}} {{- .LastCommit -}} |
{{ define "index" }}
{{ template "head" . }}| Name | Description | Last update |
|---|---|---|
| {{ .Name }} | {{- if .Desc }}{{ .Desc }}{{- else }}No description set{{- end }} | {{- humanizeTime .LastCommit -}} {{- .LastCommit -}} |