{{.Name}}
{{if .Description}}
{{.Description}}
{{end}} {{if .Version}}
Version: {{.Version}}
{{end}}
{{ range .Links }}
{{.Text}}
{{if .Description}}: {{.Description}}{{end}}
{{ end }}