{{define "content"}}
| Title | {{.Software.Title}} |
|---|---|
| Author | {{.Software.Author}} |
| Description | {{.Software.Desc}} |
| Version | {{.LatestRelease.Version}} |
| License | {{.Software.License}} |
| Website | {{.Software.Site}} |
Released At: {{.CreatedAt.Format "2006-01-02 15:04:05"}}